view src/Pix.h @ 3215:bc3fdfe311a3

[project @ 1998-11-10 14:06:21 by jwe]
author jwe
date Tue, 10 Nov 1998 14:12:07 +0000
parents fb9924282a3e
children
line wrap: on
line source


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