Remove io.*, some cleanup

git-svn-id: svn://svn.cc65.org/cc65/trunk@87 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-06-15 19:03:01 +00:00
parent a66cf46549
commit c31008c78a
16 changed files with 112 additions and 180 deletions

View File

@@ -39,7 +39,6 @@
#include "global.h"
#include "input.h"
#include "io.h"
#include "scanner.h"
#include "stmt.h"
#include "error.h"