home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource4 / 232_01 / larray.st < prev    next >
Encoding:
Text File  |  1987-06-17  |  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.