view src/Pix.h @ 3361:4f40efa995c1

[project @ 1999-11-19 21:19:37 by jwe]
author jwe
date Fri, 19 Nov 1999 21:19:44 +0000
parents fb9924282a3e
children
line wrap: on
line source


#ifndef _Pix_h
#define _Pix_h 1
typedef void* Pix;
#endif