summaryrefslogtreecommitdiff
path: root/WriteProofMain.hs
AgeCommit message (Collapse)Author
2012-09-13Cleaner directory structure, addition of make clean, grouping of library ↵Jed Barber
modules into a single package
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 ↵Jed Barber
removing unused portions and resolving single-output commands)