Changeset 217
- Timestamp:
- 06/21/06 21:27:52 (2 years ago)
- Files:
-
- eaccelerator/branches/0.9.4/ChangeLog (modified) (1 diff)
- eaccelerator/branches/0.9.4/debug.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
eaccelerator/branches/0.9.4/ChangeLog
r216 r217 4 4 * Fixes from Simon Westwood 5 5 * Commit updated windows project files 6 * Removed some includes in debug.c and added on in mm.c 6 7 7 8 2006-02-15 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> eaccelerator/branches/0.9.4/debug.c
r215 r217 36 36 #include <ctype.h> 37 37 #include <stdio.h> 38 #include <unistd.h>39 #include <fcntl.h>40 38 41 39 static FILE *F_fp = NULL;