removed common.h reference

This commit is contained in:
mrdudz
2014-11-23 12:50:47 +01:00
parent 0079f5f6a2
commit e3fdbc0a4b
4 changed files with 8 additions and 9 deletions

View File

@@ -14,3 +14,10 @@ compiler.
to run the tests use "make" in this (top) directory, the makefile should exit
with no error.
--------------------------------------------------------------------------------
TODO:
- reduce usage of "common.h" to a minimum
- convert more tests from using reference output to returning an exit code