History log of /seL4-l4v-10.1.1/HOL4/src/datatype/mutrec/utils/elsaUtils.sml
Revision Date Author Comments
# 6a81a039 21-May-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from src

Will also make selftest to check that they aren't introduced


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


# 7890bc90 29-Nov-1999 Konrad Slind <konrad.slind@gmail.com>

Incorporating utilsLib into mutrec, since that's the only place it's used
(and it's kind of basic to be considered a full-fledged library).