From 51e27c03cfc53b8070f2d020c033fdce383116af Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 9 Apr 2003 21:24:58 +0000 Subject: set up the atoms in cwmcc --- cwmcc/cwmcc_internal.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cwmcc/cwmcc_internal.h (limited to 'cwmcc/cwmcc_internal.h') diff --git a/cwmcc/cwmcc_internal.h b/cwmcc/cwmcc_internal.h new file mode 100644 index 00000000..068c0f0a --- /dev/null +++ b/cwmcc/cwmcc_internal.h @@ -0,0 +1,8 @@ +#ifndef __cwmcc_cwmcc_internal_h +#define __cwmcc_cwmcc_internal_h + +#include + +extern Display *cwmcc_display; + +#endif -- cgit v1.2.3