History log of /seL4-l4v-10.1.1/HOL4/src/num/arith/src/Solve_ineqs.sml
Revision Date Author Comments
# 05458c8e 15-May-2013 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Precede infix "<<" with "op".


# 53827563 29-Sep-2010 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Avoid a bunch of pattern completion warning messages.


# 6f5df76e 12-Oct-2001 Konrad Slind <konrad.slind@gmail.com>

Because of Windoze name normalization, Qconv and QConv were being mapped
to the same name. So I've renamed Qconv in the arith sub-library to be
RJBConv.


# 0c732db7 20-Nov-2000 Konrad Slind <konrad.slind@gmail.com>

Minor bugfix Bug arose from moving to Kan. 0.
Also shifting library to use numSyntax.


# 88c6c8c4 08-Nov-2000 Michael Norrish <Michael.Norrish@nicta.com.au>

Directory now Kananaskis compatible, though no real testing done.
Loads of warnings about illegal style.


# 88242741 02-Dec-1999 Konrad Slind <konrad.slind@gmail.com>

Change to structure of numLib so that reduce and arith are incorporated.