UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
WindowAr.H
1 /* WindowAr.H */
2 /* $Id: WindowAr.H,v 2.1 2003/02/26 14:22:40 vlad Exp $ */
3 #ifndef __WindowAr_H
4 #define __WindowAr_H
5 
6 #include <X11/Xlib.h>
7 
8 typedef ULongAr WindowAr;
9 
10 
11 #endif /* WindowAr.H */
Definition: LongAr.H:80