wenzelm [Fri, 20 Dec 1996 16:10:30 +0100] rev 2466
changed xterm geometry;
oheimb [Fri, 20 Dec 1996 10:54:01 +0100] rev 2465
removed test
oheimb [Fri, 20 Dec 1996 10:49:38 +0100] rev 2464
testing...
sandnerr [Fri, 20 Dec 1996 10:48:49 +0100] rev 2463
testing cvs merge algorithm, 2nd
oheimb [Fri, 20 Dec 1996 10:48:05 +0100] rev 2462
testing...
sandnerr [Fri, 20 Dec 1996 10:45:08 +0100] rev 2461
testing cvs merge algorithm
oheimb [Fri, 20 Dec 1996 10:39:44 +0100] rev 2460
testing...
oheimb [Fri, 20 Dec 1996 10:37:57 +0100] rev 2459
testing: last line w/o nl
oheimb [Fri, 20 Dec 1996 10:33:54 +0100] rev 2458
testing: last line w/o nl
oheimb [Fri, 20 Dec 1996 10:32:37 +0100] rev 2457
testing...
oheimb [Fri, 20 Dec 1996 10:32:09 +0100] rev 2456
testing cvs update
paulson [Fri, 20 Dec 1996 10:25:26 +0100] rev 2455
Simplification and generalization of the guarantees.
Nonces are not required for binding, merely for freshness.
paulson [Fri, 20 Dec 1996 10:23:48 +0100] rev 2454
Corrected comments
oheimb [Thu, 19 Dec 1996 17:02:27 +0100] rev 2453
corrected headers
oheimb [Thu, 19 Dec 1996 17:01:47 +0100] rev 2452
converted dist_less_one and dist_eq_one to single theorems instead of thm lists
re-added lost Addsimps (dist_less_one::dist_eq_one::one_when);
paulson [Thu, 19 Dec 1996 11:58:39 +0100] rev 2451
Extensive tidying and simplification, largely stemming from
changing newN and newK to take an integer argument
paulson [Thu, 19 Dec 1996 11:54:19 +0100] rev 2450
Addition of Auth/Recur
paulson [Wed, 18 Dec 1996 17:46:38 +0100] rev 2449
Recursive Authentication Protocol
wenzelm [Wed, 18 Dec 1996 15:56:58 +0100] rev 2448
IsaMakefile for HOL;
oheimb [Wed, 18 Dec 1996 15:21:05 +0100] rev 2447
removed unused symbol_input.pl
oheimb [Wed, 18 Dec 1996 15:19:42 +0100] rev 2446
The previous log message was wrong. The correct one is:
generalized handling of type expressions, type variables and sorts
oheimb [Wed, 18 Dec 1996 15:16:13 +0100] rev 2445
removed Holcfb.thy and Holcfb.ML, moving classical3 to HOL.ML as classical2
oheimb [Wed, 18 Dec 1996 15:13:50 +0100] rev 2444
added cfst_strict and csnd_strict
oheimb [Wed, 18 Dec 1996 15:12:34 +0100] rev 2443
factored out HOL_base_ss and val HOL_min_ss, added HOL_safe_min_ss
oheimb [Wed, 18 Dec 1996 15:11:07 +0100] rev 2442
added qed_goal_spec_mp and qed_goalw_spec_mp
oheimb [Wed, 18 Dec 1996 15:10:33 +0100] rev 2441
added nat_induct2
wenzelm [Wed, 18 Dec 1996 14:31:27 +0100] rev 2440
fixed EXIT def;
oheimb [Wed, 18 Dec 1996 13:32:29 +0100] rev 2439
repaired some proofs
oheimb [Wed, 18 Dec 1996 13:31:47 +0100] rev 2438
little improvement for the handling of sort constraints:
two non-identical explicit constriants are considered equal if they give
the same set in different enumerations, e.g. {term,ord,ord} = {ord,term}
wenzelm [Wed, 18 Dec 1996 12:47:28 +0100] rev 2437
Isabelle make utility;