home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / xfedor.zip / XFree86 / src / xfedor / sos.h < prev    next >
Text File  |  1999-03-02  |  400b  |  27 lines

  1. /* Copyright 1989 GROUPE BULL -- See licence conditions in file COPYRIGHT */
  2.  
  3.         /* codes des switch de Helping */
  4. #define GARB 1
  5.  
  6. #define SAVE 5
  7.  
  8. #define LINE 6
  9. #define CIRCLE 7
  10. #define RECT 8
  11. #define TRANSL 9
  12. #define ROTATE 10
  13. #define FILL 11
  14. #define BEZIERS 12
  15. #define WRITE 17
  16. #define EDIT 13
  17. #define METRIC 18
  18. #define CUTAP 19
  19.  
  20. #define FONT 14
  21.  
  22. #define SOS 15
  23.  
  24. #define NUM 16
  25.  
  26. #define RESIZE 20
  27.