Changeset 401
- Timestamp:
- 07/28/07 17:41:58 (1 year ago)
- Files:
-
- trunk/src/main-crb.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main-crb.c
r346 r401 2005 2005 2006 2006 /* Allocate */ 2007 MAKE(td->t,term);2007 td->t = ZNEW(term); 2008 2008 2009 2009 /* Initialize the term */
