view src/Pix.h @ 3885:f49111e2d8a4

[project @ 2002-04-03 17:33:19 by jwe]
author jwe
date Wed, 03 Apr 2002 17:33:19 +0000
parents fb9924282a3e
children
line wrap: on
line source


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