Changeset 242 for libyaml/trunk/tests/run-parser.c
- Timestamp:
- 01/08/07 11:13:59 (6 years ago)
- File:
-
- 1 edited
-
libyaml/trunk/tests/run-parser.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libyaml/trunk/tests/run-parser.c
r210 r242 3 3 #include <stdlib.h> 4 4 #include <stdio.h> 5 6 #ifdef NDEBUG 7 #undef NDEBUG 8 #endif 5 9 #include <assert.h> 6 10
Note: See TracChangeset
for help on using the changeset viewer.
