Changeset 268 for trunk/utils.h
- Timestamp:
- 2006-10-29T03:05:01+01:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/utils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/utils.h
r212 r268 49 49 HashTable *orig_function_table; 50 50 HashTable *orig_class_table; 51 HashTable *orig_auto_globals; 51 52 HashTable tmp_function_table; 52 53 HashTable tmp_class_table; 54 HashTable tmp_auto_globals; 53 55 } xc_sandbox_t; 54 56
Note: See TracChangeset
for help on using the changeset viewer.

