Changeset 593 for branches/1.3/processor/main.m4
- Timestamp:
- 2009-07-05T06:06:15+02:00 (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
processor/main.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/processor/main.m4
r394 r593 39 39 IFSTORE(` 40 40 IFASSERT(`{ 41 if (!xc_stack_ size(&processor->allocsizes)) {41 if (!xc_stack_count(&processor->allocsizes)) { 42 42 fprintf(stderr, "mismatch `$@' at line %d\n", __LINE__); 43 43 }
Note: See TracChangeset
for help on using the changeset viewer.

