Changeset 312 for trunk/thune/eval.c
- Timestamp:
- 12/03/06 04:52:27 (2 years ago)
- Files:
-
- 1 modified
-
trunk/thune/eval.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/eval.c
r309 r312 1687 1687 case UT_BLOCK: 1688 1688 case UT_PAREN: 1689 case UT_ ARRAY:1689 case UT_VECTOR: 1690 1690 if( (a->series.n == b->series.n) && 1691 1691 (a->series.it == b->series.it) )
