home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_200 / 232_01 / larray.st < prev    next >
Encoding:
Text File  |  1987-06-15  |  256 b   |  9 lines

  1. Class ArrayedCollection
  2. " This is just a null version of ArrayedCollection to serve as a place
  3. holder until the real version is read in during the prelude "
  4. [
  5.     nothing
  6.         1
  7. ]
  8.  
  9.