home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_07 / ACS.ZIP / ACS / PIANO / PIANO.H < prev    next >
C/C++ Source or Header  |  1992-01-28  |  327b  |  26 lines

  1. /*
  2.  
  3.     This file was create with ACS 1.0 (c) Stefan Bachert 1991
  4.     The contents is based on file: E:\ACS.DOC\PIANO\PIANO.ACS
  5.     compiled at: Thu Jan 16 01:36:28 1992
  6. */
  7.  
  8.  
  9. /*   STRINGS   */
  10.  
  11.  
  12.  
  13. /*   OBJECT TREES   */
  14.  
  15.  
  16. extern OBJECT KEYS;
  17.  
  18.  
  19. /*   WINDOWS   */
  20.  
  21. extern Awindow PIANO;
  22.  
  23.  
  24. extern Adescr ACSdescr;
  25.  
  26.