History log of /seL4-l4v-master/HOL4/help/src-sml/README
Revision Date Author Comments
# 108f3266 28-Aug-2014 Piotr Trojanek <piotr.trojanek@gmail.com>

duplicate words removed from various documentation files

The magic command is:

grep " \([[:alpha:]]\+\) \1[[:space:]]" \
`find . -name "*.doc" -or -name "*.tex"`

but the output still needs to be filtered by eye, since many duplicates
occur in embedded math and ML.

Duplicates in the Italian manual approved by Domenico Masini.


# 5f679247 26-Aug-2014 Piotr Trojanek <piotr.trojanek@gmail.com>

consistent use of upper-case letters within enumeration


# ce107d69 15-Sep-2009 Tjark Weber <Tjark.Weber@cl.cam.ac.uk>

Tuned.


# e58a33ef 09-Dec-2008 Scott Owens <Scott.Owens@cl.cam.ac.uk>

Start working on porting the doc building system to SML (i.e., not Moscow ML)
to get it working with Poly ML.