view src/Pix.h @ 3144:fb9924282a3e

[project @ 1998-02-04 22:53:59 by jwe]
author jwe
date Wed, 04 Feb 1998 22:53:59 +0000
parents
children
line wrap: on
line source


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