home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / m2 / CycloneBinV092.lha / CyclonePack / ccc.doc next >
Text File  |  1996-11-16  |  1KB  |  38 lines

  1. Cyclone Control Centre
  2. ----------------------
  3.  
  4. Cyclone Control Centre is an application to control easy the switches of the
  5. compiler and linker of Cyclone.
  6.  
  7. With the button "Save Default" CCC will save two files (cmc.opt and cml.opt)
  8. in the directory am2:. With button "Save" the two files are saved in the
  9. current directory.
  10.  
  11. The compiler and linker use always the current dir settings before am2:
  12. If the files in the current dir are not available than the settings stored
  13. in am2: will be used.
  14.  
  15. CCC is written with the Cyclone Modula-2 Compiler and make use of MUI.
  16. MUI is written by Stefan Stuntz.
  17.  
  18.  
  19.                           This application uses
  20.  
  21.  
  22.                         MUI - MagicUserInterface
  23.  
  24.                 (c) Copyright 1993-96 by Stefan Stuntz
  25.  
  26.  
  27. MUI is a system to generate and maintain graphical user interfaces. With
  28. the  aid  of  a  preferences program, the user of an application has the
  29. ability to customize the outfit according to his personal taste.
  30.  
  31. MUI is distributed as shareware. To obtain a complete package containing
  32. lots of examples and more information about registration please look for
  33. a  file  called  "muiXXusr.lha"  (XX means the latest version number) on
  34. your local bulletin boards or on public domain disks.
  35.  
  36.  
  37.  
  38.