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

Remove TABs from examples


# 0d7e2bb5 28-Apr-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix RSA example scripts to cope with change to "by"


# e92ff5f1 09-Jul-2012 Michael Norrish <michael.norrish@nicta.com.au>

Move examples/miller/RSA up to examples/ (replacing older RSA there)

This removes some unnecessary redundancy in examples: the two copies
of RSA are mostly identical.


# 2ea80669 16-Dec-2010 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove RSA example's unnecessary copies of now-core theories.

In particular, delete factorialScript (defines its own version of
FACT); dividesScript (duplicates num/extra_theories/dividesScript);
powerScript (defines its own version of EXP); primeScript (primes are
defined in core's dividesScript) and gcdScript (duplicates
num/extra_theories/gcdScript).


# 65508c3c 30-Aug-2002 Michael Norrish <Michael.Norrish@nicta.com.au>

More changes required by the change to REDUCE_ss.


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

Builds on Kan.0.


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

Oops, should have done this before!