home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / elan.sit / clock / READ.ME < prev   
Encoding:
Text File  |  1988-11-09  |  524 b   |  14 lines

  1. This directory contains the following Elan programs:
  2.  
  3. CLOCK      Clock control part (top level)
  4. CLDC       Display characters packet (intermediate level)
  5. CLLCD      Large character display packet (bottom level)
  6. CLSCD      Small character display packet (bottom level)
  7. CLSSCD     Seven-segment character display packet (lower bottom level)
  8. CLSSDS     Seven-segment display simulator packet (upper bottom level)
  9.  
  10. Read the parts in the following order:
  11.      1. CLLCD or CLSCD or (CLSSCD and CLSSDS)
  12.      2. CLDC
  13.      3. CLOCK
  14.