Changeset 627 for branches/1.3/utils.h
- Timestamp:
- 07/05/2009 11:24:38 AM (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
- Property svn:mergeinfo changed
/trunk merged: 585,588-592
- Property svn:mergeinfo changed
-
branches/1.3/utils.h
r625 r627 95 95 HashTable tmp_class_table; 96 96 HashTable tmp_auto_globals; 97 #ifdef HAVE_XCACHE_CONSTANT 98 Bucket *tmp_internal_constant_tail; 99 #endif 97 100 Bucket *tmp_internal_function_tail; 98 101 Bucket *tmp_internal_class_tail;

