home *** CD-ROM | disk | FTP | other *** search
- /* slice.h generated from slice.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef SLICE_H
- #define SLICE_H
-
- extern void drawSlice(float grayshade, float radius, float startangle, float endangle, float labelps, const char *thelabel);
-
- #endif SLICE_H
-