Changeset 635 for abuse/trunk/src/lisp/lisp_gc.h
- Timestamp:
- May 11, 2011, 1:26:11 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/lisp/lisp_gc.h
r561 r635 20 20 public: 21 21 // Collect temporary or permanent spaces 22 static void CollectSpace( intwhich_space, int grow);22 static void CollectSpace(LSpace *which_space, int grow); 23 23 24 24 private:
Note: See TracChangeset
for help on using the changeset viewer.