view src/Pix.h @ 4070:e0e95e9aad7b

[project @ 2002-09-27 15:26:28 by jwe]
author jwe
date Fri, 27 Sep 2002 15:26:29 +0000
parents fb9924282a3e
children
line wrap: on
line source


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