home *** CD-ROM | disk | FTP | other *** search
- /* /home/chaos/Development/VMPages/derived_src/cheese.h generated from cheese.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef CHEESE_H
- #define CHEESE_H
-
- extern void PSLineWidth(float w);
-
- extern void PSSetRGBColor(float r, float g, float b);
-
- extern void PSCheese(float x, float y, float w, float h, float a);
-
- extern void PSFilledCheese(float x, float y, float w, float h, float a);
-
- #endif CHEESE_H
-