view src/Pix.h @ 3712:7066a8065e7e

[project @ 2000-08-22 06:21:20 by jwe]
author jwe
date Tue, 22 Aug 2000 06:21:21 +0000
parents fb9924282a3e
children
line wrap: on
line source


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