view src/Pix.h @ 3839:db5b02fc39ea

[project @ 2001-06-08 20:00:15 by jwe]
author jwe
date Fri, 08 Jun 2001 20:00:15 +0000
parents fb9924282a3e
children
line wrap: on
line source


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