view src/Pix.h @ 3419:e71b3d1dd327

[project @ 2000-01-12 05:23:34 by jwe]
author jwe
date Wed, 12 Jan 2000 05:23:37 +0000
parents fb9924282a3e
children
line wrap: on
line source


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