summaryrefslogtreecommitdiff
path: root/WriteProofMain.hs
AgeCommit message (Expand)Author
2012-09-13Cleaner directory structure, addition of make clean, grouping of library modu...Jed Barber
2012-08-09Fixed getArgs error when compiling with GHC 7+Jed Barber
2012-08-09Compilation now automatedJed Barber
2012-08-02Moved proof trace output formatting function to Parse.hsJed Barber
2012-07-12Functions to linearise a graph into a proof trace (currently include removing...Jed Barber