comparison src/Pix.h @ 3144:fb9924282a3e

[project @ 1998-02-04 22:53:59 by jwe]
author jwe
date Wed, 04 Feb 1998 22:53:59 +0000
parents
children
comparison
equal deleted inserted replaced
3143:dbf073585f68 3144:fb9924282a3e
1
2 #ifndef _Pix_h
3 #define _Pix_h 1
4 typedef void* Pix;
5 #endif