home *** CD-ROM | disk | FTP | other *** search
- head 1.1;
- branch ;
- access ;
- symbols ;
- locks ;
- comment @ * @;
-
-
- 1.1
- date 94.01.30.16.29.25; author ediger; state Exp;
- branches ;
- next ;
-
-
- desc
- @@
-
-
-
- 1.1
- log
- @Initial revision
- @
- text
- @/* MachOViewwraps.h generated from MachOViewwraps.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef MACHOVIEWWRAPS_H
- #define MACHOVIEWWRAPS_H
-
- extern void doFont(float points);
-
- extern void drawLabel(float x1, float y1, const char *address, float x2, float y2);
-
- extern void drawLeftArrowHead(float x1, float y1, float side);
-
- #endif MACHOVIEWWRAPS_H
- @
-