History log of /seL4-l4v-10.1.1/HOL4/examples/hardware/port-full/tamarack2/tamarackScript.sml
Revision Date Author Comments
# 60c60291 03-May-2018 Thomas Tuerk <thomas@tuerk-brechen.de>

finish full port of tamarack2 example

Now everything is in a single theory: tamarackTheory. The theories
tamarack, tamarackProof1, tamarackProof2, tamarackProof3 are gone.
Moreover the proofs that were present in tamarackProof1 got changed
significantly.


# c0596cf9 22-Apr-2018 Thomas Tuerk <thomas@tuerk-brechen.de>

first attempt at porting tamarack2 example

This commits adds the files just previously mentioned in the readme to
examples/hardware. These are hol88 examples that should be ported to the
current version of HOL 4. I started with porting the tamarack2 example.
A very close port running on HOL 4 is ready, a more liberal one is work-
in-progress.