History log of /seL4-l4v-master/HOL4/examples/HolBdd/Examples/KatiPuzzle/KatiPuzzleScript.sml
Revision Date Author Comments
# da3ef012 30-Sep-2019 Chun Tian (binghe) <binghe.lisp@gmail.com>

[mosml] fixed HolBdd (and examples) due to "equality type" changes


# 8d2dfbce 18-Nov-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove Globals.priming.

Also remove references to it in code that isn't being tested in the
regression checking build-sequence, and so is probably bit-rotted.

Provide numvariant version of variant, which behaves like

with_flag(Globals.priming,SOME "") (variant avoids)

Document change/incompatibility in release notes.


# 4761143b 10-Aug-2009 Tjark Weber <Tjark.Weber@cl.cam.ac.uk>

Removed trailing whitespace from all .sml and .sig files.

This affects over 900 files and was done using emacs's delete-trailing-whitespace
function in batch mode. Building the system with Poly/ML and Moscow ML seems to
work, so I'm hoping these changes don't break anything. Please complain if
they do!


# 36ff3808 01-Nov-2007 Hasan Amjad <ha227@cam.ac.uk>

muddy, HolBdd and HolCheck moved into examples. Mainly to simplify HOL installation requirements.