From 9710d8c7a3307fd9477fb426ea1bab7804c6ef37 Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Fri, 9 Nov 2012 16:39:12 +1100 Subject: A bunch of changes to make it build nicer In particular: - fix up the MCF sovler to get rid of all the warnings/errors - make the build with Wall and Werror and whatnot again --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 93c639b..3b8ddd5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /impl/build/* /impl/parser/* gmon.out +*.o -- cgit v1.2.3