History log of /seL4-l4v-10.1.1/HOL4/src/sort/Holmakefile
Revision Date Author Comments
# f2bf4406 17-Jul-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Rework ring's prelim to be ternaryComparisons and moved to src/sort

Addressing github issue #343, which is to use one base comparison
result type for what happens in both src/ring and src/enumfset.


# 8f795560 29-Jan-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Make more build-related cleanups

Consistently use dehyphenated version of name to stand as
kernelid (i.e., "expk", "stdknl", "otknl", rather than anything with
leading hyphens). This requires change to Holmakefiles that wanted to
build OpenTheory articles when being executed under otknl.

Also make

build cleanAll

clean in all directories, not just those belonging to stdknl.


# dce1c1f5 16-Aug-2016 Ramana Kumar <ramana@member.fsf.org>

Add hol-sort OpenTheory package