aboutsummaryrefslogtreecommitdiff
path: root/hol-light/TacticRecording/lib.ml
AgeCommit message (Collapse)Author
2012-02-24Remove option aspect of 'finfo' datatype, and rename datatype to 'mldata'.mark
Add wrapper function for :thm -> thm list. Promote more objects.
2012-02-23Capability for exporting .dot files added.mark
2012-02-16First version of HOL Light tactic recording.mark
See INSTRUCTIONS and LIMITATIONS files for more details. Currently works for flattening "packaged-up" tactic proofs into g/e commands. Won't work for most proofs because most tactics/thms haven't been promoted. Support for exporting proof graph as a series of goal pairs. Support for displaying extra information to be intercepter by PG for Prooftree.