h23852 s 00013/00000/00000 d D 1.1 91/03/08 04:42:16 hopkins 1 0 c date and time created 91/03/08 04:42:16 by hopkins e u U f e 0 t T I 1 #ifndef _edittext_ #define _edittext_ #include typedef struct edittext edittext; struct edittext : selectable_statictext { }; #endif E 1