History log of /seL4-l4v-10.1.1/HOL4/examples/acl2/tests/round-trip/doit
Revision Date Author Comments
# 76df2820 12-Sep-2010 Matt Kaufmann <kaufmann@cs.utexas.edu>

Modified boilerplate for generated ML files, which now end in .sml instead of .ml and have underscores in filenames in place of hyphens.


# dc1500a6 08-Dec-2008 Matt Kaufmann <kaufmann@cs.utexas.edu>

Minor changes: Avoid Lisp hang, ignore .svn directory for diffs


# d18f5d4b 08-Dec-2008 Matt Kaufmann <kaufmann@cs.utexas.edu>

Updated to the latest version (3.4) of ACL2 and did some
reorganization and addition to support regression testing.

Pathnames only need to be edited in one place now:
.acl2holrc.bash

Edited and added README files. In particular, tests/README explains
how to run the new tests.

Deleted lisp/defaxioms.lisp.trans, an updated version of which is now
in tests/round-trip/gold/axioms.lisp (corresponding to ACL2 Version
3.4).