Removed crt stuff (we can do memory leak checking in Linux easier)

This commit is contained in:
Jesse Beder
2009-10-27 14:55:01 +00:00
parent b5c53d9e3a
commit fe57829aca
20 changed files with 2 additions and 52 deletions

View File

@@ -1,4 +1,3 @@
#include "crt.h"
#include "scanscalar.h"
#include "scanner.h"
#include "exp.h"