History log of /seL4-l4v-master/HOL4/examples/bmark/Bmark.sml
Revision Date Author Comments
# 8d83067c 21-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from examples


# 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!


# 2f078548 05-Mar-2008 Peter Homeier <palantir@trustworthytools.com>

Fixed example/bmark/Bmark.sml so that

./run_bmark hol

now runs the benchmark.


# a79fe0e2 28-Feb-2002 Konrad Slind <konrad.slind@gmail.com>

Not sure what all the messing about is, but the main thing is thea
addition of root2.sml, which proves that sqrt(2) is irrational.


# f168337c 05-Jan-2001 Konrad Slind <konrad.slind@gmail.com>

Builds under Kan.0.


# f0d22bf1 16-Dec-1999 Michael Norrish <Michael.Norrish@nicta.com.au>

Another call to new_recursive_definition that loses its fixity information.


# 8643fc39 26-Oct-1999 Konrad Slind <konrad.slind@gmail.com>

Minor syntactic changes.


# e3ce9796 28-Sep-1999 Konrad Slind <konrad.slind@gmail.com>

Minor changes.


# dcb79bc4 22-Sep-1999 Konrad Slind <konrad.slind@gmail.com>

Minor changes.


# b2d2c416 01-Jul-1999 Konrad Slind <konrad.slind@gmail.com>

Trivial changes to accomodate change to parser.


# caf74236 29-Apr-1999 Michael Norrish <Michael.Norrish@nicta.com.au>

Initial revision