view src/Pix.h @ 4200:1f04df06e1a6

[project @ 2002-11-22 16:25:49 by jwe]
author jwe
date Fri, 22 Nov 2002 16:25:49 +0000
parents fb9924282a3e
children
line wrap: on
line source


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