Changes between Version 1 and Version 2 of GarbageCollectorD1_0

Show
Ignore:
Author:
sean (IP: 17.226.20.26)
Timestamp:
11/25/08 16:21:37 (5 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GarbageCollectorD1_0

    v1 v2  
    5555== Implementation Requirements == 
    5656 
    57 Coming soon. 
     57The package name "gc" is reserved for use by the garbage collector, and all modules defined should live within this namespace to avoid collisions with user code.  More requirements coming soon.