Tue, 04 Feb 1997 08:58:47 +0100 added ISABELLE_INSTALLFONTS;
wenzelm [Tue, 04 Feb 1997 08:58:47 +0100] rev 2577
added ISABELLE_INSTALLFONTS;
Fri, 31 Jan 1997 17:51:42 +0100 Declaration of ccontr (classical contradiction) for HOL compatibility
paulson [Fri, 31 Jan 1997 17:51:42 +0100] rev 2576
Declaration of ccontr (classical contradiction) for HOL compatibility
Fri, 31 Jan 1997 17:50:47 +0100 Correction to Problem 24
paulson [Fri, 31 Jan 1997 17:50:47 +0100] rev 2575
Correction to Problem 24
Fri, 31 Jan 1997 17:17:10 +0100 Correction to Problem 24
paulson [Fri, 31 Jan 1997 17:17:10 +0100] rev 2574
Correction to Problem 24
Fri, 31 Jan 1997 17:15:55 +0100 Correction to Problem 24 (with unsatisfactory proof)
paulson [Fri, 31 Jan 1997 17:15:55 +0100] rev 2573
Correction to Problem 24 (with unsatisfactory proof)
Fri, 31 Jan 1997 17:13:19 +0100 ex_impE was incorrectly listed as Safe
paulson [Fri, 31 Jan 1997 17:13:19 +0100] rev 2572
ex_impE was incorrectly listed as Safe
Fri, 31 Jan 1997 16:57:45 +0100 reflecting the changes made in HOLCF/ex and HOLCF/explicit_domains
oheimb [Fri, 31 Jan 1997 16:57:45 +0100] rev 2571
reflecting the changes made in HOLCF/ex and HOLCF/explicit_domains
Fri, 31 Jan 1997 16:56:32 +0100 added Classlib.* and Witness.*,
oheimb [Fri, 31 Jan 1997 16:56:32 +0100] rev 2570
added Classlib.* and Witness.*, moved (and updated) Coind.*, Dagstuhl.*, Dlist.*, Dnat.*, Focus_ex.* and Stream.* from HOLCF/explicit_domains to here adapted several proofs; now they work again. Hope that the following strange errors (when committing) do not matter: rlog error: RCS/Classlib.ML,v: No such file or directory rlog error: RCS/Classlib.thy,v: No such file or directory rlog error: RCS/Coind.ML,v: No such file or directory rlog error: RCS/Coind.thy,v: No such file or directory rlog error: RCS/Dagstuhl.ML,v: No such file or directory rlog error: RCS/Dagstuhl.thy,v: No such file or directory rlog error: RCS/Dlist.ML,v: No such file or directory rlog error: RCS/Dlist.thy,v: No such file or directory rlog error: RCS/Dnat.ML,v: No such file or directory rlog error: RCS/Dnat.thy,v: No such file or directory rlog error: RCS/Focus_ex.ML,v: No such file or directory rlog error: RCS/Focus_ex.thy,v: No such file or directory rlog error: RCS/Stream.ML,v: No such file or directory rlog error: RCS/Stream.thy,v: No such file or directory rlog error: RCS/Witness.ML,v: No such file or directory rlog error: RCS/Witness.thy,v: No such file or directory
Fri, 31 Jan 1997 16:51:58 +0100 moved Coind.*, Dagstuhl.*, Focus_ex.* to HOLCF/ex,
oheimb [Fri, 31 Jan 1997 16:51:58 +0100] rev 2569
moved Coind.*, Dagstuhl.*, Focus_ex.* to HOLCF/ex, marked the remaining files as obsolete (new versions in HOLCF/ex)
Fri, 31 Jan 1997 16:39:27 +0100 added def_fix_ind and def_wfix_ind for convenience
oheimb [Fri, 31 Jan 1997 16:39:27 +0100] rev 2568
added def_fix_ind and def_wfix_ind for convenience
Fri, 31 Jan 1997 15:54:00 +0100 added addloop (and also documentation of addsolver
oheimb [Fri, 31 Jan 1997 15:54:00 +0100] rev 2567
added addloop (and also documentation of addsolver
Fri, 31 Jan 1997 13:57:33 +0100 changed handling of cont_lemmas and adm_lemmas
oheimb [Fri, 31 Jan 1997 13:57:33 +0100] rev 2566
changed handling of cont_lemmas and adm_lemmas
Wed, 29 Jan 1997 15:58:17 +0100 fixed getplatform call;
wenzelm [Wed, 29 Jan 1997 15:58:17 +0100] rev 2565
fixed getplatform call;
Wed, 29 Jan 1997 15:45:40 +0100 removed warning for unprintable chars in strings (functionality will
wenzelm [Wed, 29 Jan 1997 15:45:40 +0100] rev 2564
removed warning for unprintable chars in strings (functionality will be put into administrative script);
Wed, 29 Jan 1997 15:34:23 +0100 The redeclaration of qed_spec_mp is unnecessary because it is now declared
paulson [Wed, 29 Jan 1997 15:34:23 +0100] rev 2563
The redeclaration of qed_spec_mp is unnecessary because it is now declared in HOL/thy_data.ML
Wed, 29 Jan 1997 15:32:18 +0100 Moved qed_spec_mp, etc., from HOL.ML to thy_data.ML so that they work
paulson [Wed, 29 Jan 1997 15:32:18 +0100] rev 2562
Moved qed_spec_mp, etc., from HOL.ML to thy_data.ML so that they work properly in children databases
Tue, 28 Jan 1997 16:21:15 +0100 fixed problems with strange user .bashrc etc. (stty, ...);
wenzelm [Tue, 28 Jan 1997 16:21:15 +0100] rev 2561
fixed problems with strange user .bashrc etc. (stty, ...);
Mon, 27 Jan 1997 15:29:39 +0100 Tidied unicity theorems
paulson [Mon, 27 Jan 1997 15:29:39 +0100] rev 2560
Tidied unicity theorems
Mon, 27 Jan 1997 15:06:21 +0100 deepen_tac is NOT complete when made to apply "spec" as a safe rule\!\!
paulson [Mon, 27 Jan 1997 15:06:21 +0100] rev 2559
deepen_tac is NOT complete when made to apply "spec" as a safe rule\!\!
Mon, 27 Jan 1997 15:04:05 +0100 Corrected faulty comment
paulson [Mon, 27 Jan 1997 15:04:05 +0100] rev 2558
Corrected faulty comment
Mon, 27 Jan 1997 15:01:17 +0100 More news items, dating back to 1995
paulson [Mon, 27 Jan 1997 15:01:17 +0100] rev 2557
More news items, dating back to 1995
Mon, 27 Jan 1997 09:08:54 +0100 *** empty log message ***
wenzelm [Mon, 27 Jan 1997 09:08:54 +0100] rev 2556
*** empty log message ***
Fri, 24 Jan 1997 18:36:30 +0100 *** empty log message ***
wenzelm [Fri, 24 Jan 1997 18:36:30 +0100] rev 2555
*** empty log message ***
Fri, 24 Jan 1997 18:24:04 +0100 *** empty log message ***
wenzelm [Fri, 24 Jan 1997 18:24:04 +0100] rev 2554
*** empty log message ***
Fri, 24 Jan 1997 17:37:59 +0100 Isabelle NEWS -- history of user-visible changes;
wenzelm [Fri, 24 Jan 1997 17:37:59 +0100] rev 2553
Isabelle NEWS -- history of user-visible changes;
Fri, 24 Jan 1997 17:12:28 +0100 changed case symbol to \<Rightarrow>;
wenzelm [Fri, 24 Jan 1997 17:12:28 +0100] rev 2552
changed case symbol to \<Rightarrow>;
Thu, 23 Jan 1997 18:16:12 +0100 'rm -f' instead of 'mv -f';
wenzelm [Thu, 23 Jan 1997 18:16:12 +0100] rev 2551
'rm -f' instead of 'mv -f';
Thu, 23 Jan 1997 18:14:20 +0100 Re-ordering of certificates so that session keys appear in decreasing order
paulson [Thu, 23 Jan 1997 18:14:20 +0100] rev 2550
Re-ordering of certificates so that session keys appear in decreasing order
Thu, 23 Jan 1997 18:13:07 +0100 Cosmetic improvements
paulson [Thu, 23 Jan 1997 18:13:07 +0100] rev 2549
Cosmetic improvements
Thu, 23 Jan 1997 18:10:29 +0100 'rm -f' instead of 'cp -f';
wenzelm [Thu, 23 Jan 1997 18:10:29 +0100] rev 2548
'rm -f' instead of 'cp -f';
Thu, 23 Jan 1997 14:37:45 +0100 tuned;
wenzelm [Thu, 23 Jan 1997 14:37:45 +0100] rev 2547
tuned;
Thu, 23 Jan 1997 14:35:15 +0100 expand shorthand goal commands;
wenzelm [Thu, 23 Jan 1997 14:35:15 +0100] rev 2546
expand shorthand goal commands;
Thu, 23 Jan 1997 14:19:16 +0100 added AxClasses test;
wenzelm [Thu, 23 Jan 1997 14:19:16 +0100] rev 2545
added AxClasses test;
Thu, 23 Jan 1997 14:05:42 +0100 replaces README;
wenzelm [Thu, 23 Jan 1997 14:05:42 +0100] rev 2544
replaces README;
Thu, 23 Jan 1997 13:57:31 +0100 dummy file required for proper HTML generation;
wenzelm [Thu, 23 Jan 1997 13:57:31 +0100] rev 2543
dummy file required for proper HTML generation;
Thu, 23 Jan 1997 13:56:50 +0100 removed;
wenzelm [Thu, 23 Jan 1997 13:56:50 +0100] rev 2542
removed;
Thu, 23 Jan 1997 12:55:31 +0100 removed \<mu> syntax;
wenzelm [Thu, 23 Jan 1997 12:55:31 +0100] rev 2541
removed \<mu> syntax;
Thu, 23 Jan 1997 12:42:07 +0100 added symbols syntax;
wenzelm [Thu, 23 Jan 1997 12:42:07 +0100] rev 2540
added symbols syntax;
Thu, 23 Jan 1997 10:40:21 +0100 turned some consts into syntax;
wenzelm [Thu, 23 Jan 1997 10:40:21 +0100] rev 2539
turned some consts into syntax;
Thu, 23 Jan 1997 10:35:28 +0100 Mended spelling error
paulson [Thu, 23 Jan 1997 10:35:28 +0100] rev 2538
Mended spelling error
Thu, 23 Jan 1997 10:35:03 +0100 Added sees_Spy_partsEs
paulson [Thu, 23 Jan 1997 10:35:03 +0100] rev 2537
Added sees_Spy_partsEs
Thu, 23 Jan 1997 10:34:18 +0100 Tidied proofs by using "etac rev_mp" instead of applying rev_mp to result()
paulson [Thu, 23 Jan 1997 10:34:18 +0100] rev 2536
Tidied proofs by using "etac rev_mp" instead of applying rev_mp to result()
Wed, 22 Jan 1997 18:17:36 +0100 Added warning msg when the simplifier cannot use a premise as a rewrite rule
nipkow [Wed, 22 Jan 1997 18:17:36 +0100] rev 2535
Added warning msg when the simplifier cannot use a premise as a rewrite rule because it contains (type) unknowns.
Tue, 21 Jan 1997 11:29:28 +0100 Modified MiniML. Added W0.
nipkow [Tue, 21 Jan 1997 11:29:28 +0100] rev 2534
Modified MiniML. Added W0.
Tue, 21 Jan 1997 10:58:32 +0100 Simplified proofs
paulson [Tue, 21 Jan 1997 10:58:32 +0100] rev 2533
Simplified proofs
Tue, 21 Jan 1997 10:54:05 +0100 Improved layout and updated comments
paulson [Tue, 21 Jan 1997 10:54:05 +0100] rev 2532
Improved layout and updated comments
Mon, 20 Jan 1997 18:29:26 +0100 Improved text.
nipkow [Mon, 20 Jan 1997 18:29:26 +0100] rev 2531
Improved text.
Mon, 20 Jan 1997 10:27:45 +0100 Now requests runtimes of all theories
paulson [Mon, 20 Jan 1997 10:27:45 +0100] rev 2530
Now requests runtimes of all theories
Mon, 20 Jan 1997 10:20:58 +0100 Simplified Oops case of main theorem
paulson [Mon, 20 Jan 1997 10:20:58 +0100] rev 2529
Simplified Oops case of main theorem
Mon, 20 Jan 1997 10:18:47 +0100 Documents the new command "prlim"
paulson [Mon, 20 Jan 1997 10:18:47 +0100] rev 2528
Documents the new command "prlim"
Fri, 17 Jan 1997 19:29:38 +0100 Added W0 and modified MiniML.
nipkow [Fri, 17 Jan 1997 19:29:38 +0100] rev 2527
Added W0 and modified MiniML.
Fri, 17 Jan 1997 19:26:47 +0100 Ball_Un -> ball_Un
nipkow [Fri, 17 Jan 1997 19:26:47 +0100] rev 2526
Ball_Un -> ball_Un
Fri, 17 Jan 1997 18:50:04 +0100 The new version of MiniML including "let".
nipkow [Fri, 17 Jan 1997 18:50:04 +0100] rev 2525
The new version of MiniML including "let".
Fri, 17 Jan 1997 18:35:44 +0100 Algorithm I has not been ported to the polymorphic version yet.
nipkow [Fri, 17 Jan 1997 18:35:44 +0100] rev 2524
Algorithm I has not been ported to the polymorphic version yet.
Fri, 17 Jan 1997 18:32:24 +0100 Updated documentation pointers.
nipkow [Fri, 17 Jan 1997 18:32:24 +0100] rev 2523
Updated documentation pointers.
Fri, 17 Jan 1997 18:20:22 +0100 added gen_overwrite;
wenzelm [Fri, 17 Jan 1997 18:20:22 +0100] rev 2522
added gen_overwrite;
Fri, 17 Jan 1997 18:19:57 +0100 addsimps, addeqcongs: replaced @ by gen_union;
wenzelm [Fri, 17 Jan 1997 18:19:57 +0100] rev 2521
addsimps, addeqcongs: replaced @ by gen_union;
Fri, 17 Jan 1997 16:58:59 +0100 Incorporated Larry's changes.
nipkow [Fri, 17 Jan 1997 16:58:59 +0100] rev 2520
Incorporated Larry's changes.
Fri, 17 Jan 1997 16:17:31 +0100 New rewrites for bounded quantifiers
paulson [Fri, 17 Jan 1997 16:17:31 +0100] rev 2519
New rewrites for bounded quantifiers
Fri, 17 Jan 1997 13:21:54 +0100 This is the old version og MiniML for the monomorphic case.
nipkow [Fri, 17 Jan 1997 13:21:54 +0100] rev 2518
This is the old version og MiniML for the monomorphic case. The new version is now in MiniML.
Fri, 17 Jan 1997 13:16:36 +0100 Modified some defs and shortened proofs.
nipkow [Fri, 17 Jan 1997 13:16:36 +0100] rev 2517
Modified some defs and shortened proofs.
Fri, 17 Jan 1997 12:49:31 +0100 Now with Andy Gordon's treatment of freshness to replace newN/K
paulson [Fri, 17 Jan 1997 12:49:31 +0100] rev 2516
Now with Andy Gordon's treatment of freshness to replace newN/K
Fri, 17 Jan 1997 11:50:09 +0100 Deleted the redundant theorem subset_empty_iff (subset_empty exists already)
paulson [Fri, 17 Jan 1997 11:50:09 +0100] rev 2515
Deleted the redundant theorem subset_empty_iff (subset_empty exists already)
Fri, 17 Jan 1997 11:13:18 +0100 Added the prlim command
paulson [Fri, 17 Jan 1997 11:13:18 +0100] rev 2514
Added the prlim command
Fri, 17 Jan 1997 11:09:19 +0100 New miniscoping rules for the bounded quantifiers and UN/INT operators
paulson [Fri, 17 Jan 1997 11:09:19 +0100] rev 2513
New miniscoping rules for the bounded quantifiers and UN/INT operators
Fri, 17 Jan 1997 10:09:46 +0100 Got rid of Alls in List.
nipkow [Fri, 17 Jan 1997 10:09:46 +0100] rev 2512
Got rid of Alls in List. Added Ball_insert and Ball_Un in equalities.ML.
Fri, 17 Jan 1997 10:04:28 +0100 Got rid of Alls in favour of !x:set_of_list
nipkow [Fri, 17 Jan 1997 10:04:28 +0100] rev 2511
Got rid of Alls in favour of !x:set_of_list
Thu, 16 Jan 1997 16:53:15 +0100 binary oprations and relations;
wenzelm [Thu, 16 Jan 1997 16:53:15 +0100] rev 2510
binary oprations and relations; nat;
Thu, 16 Jan 1997 14:53:37 +0100 added termless parameter;
wenzelm [Thu, 16 Jan 1997 14:53:37 +0100] rev 2509
added termless parameter; added simplification procedures;
Thu, 16 Jan 1997 13:44:47 +0100 added term order;
wenzelm [Thu, 16 Jan 1997 13:44:47 +0100] rev 2508
added term order;
Mon, 13 Jan 1997 18:24:40 +0100 improved error msg;
wenzelm [Mon, 13 Jan 1997 18:24:40 +0100] rev 2507
improved error msg;
Mon, 13 Jan 1997 18:20:35 +0100 added datatype order;
wenzelm [Mon, 13 Jan 1997 18:20:35 +0100] rev 2506
added datatype order;
Mon, 13 Jan 1997 13:20:32 +0100 added -? option;
wenzelm [Mon, 13 Jan 1997 13:20:32 +0100] rev 2505
added -? option;
Mon, 13 Jan 1997 09:29:55 +0100 replaced unit refs by 'stamp';
wenzelm [Mon, 13 Jan 1997 09:29:55 +0100] rev 2504
replaced unit refs by 'stamp';
Fri, 10 Jan 1997 10:27:57 +0100 cleaned up (real changes next time);
wenzelm [Fri, 10 Jan 1997 10:27:57 +0100] rev 2503
cleaned up (real changes next time);
Thu, 09 Jan 1997 17:16:50 +0100 make all Isabelle systems afresh;
wenzelm [Thu, 09 Jan 1997 17:16:50 +0100] rev 2502
make all Isabelle systems afresh;
Thu, 09 Jan 1997 16:44:57 +0100 *** empty log message ***
wenzelm [Thu, 09 Jan 1997 16:44:57 +0100] rev 2501
*** empty log message ***
Thu, 09 Jan 1997 16:01:34 +0100 IsaMakefile for ZF;
wenzelm [Thu, 09 Jan 1997 16:01:34 +0100] rev 2500
IsaMakefile for ZF;
Thu, 09 Jan 1997 10:23:39 +0100 Tidying of proofs. New theorems are enterred immediately into the
paulson [Thu, 09 Jan 1997 10:23:39 +0100] rev 2499
Tidying of proofs. New theorems are enterred immediately into the relevant clasets or simpsets.
Thu, 09 Jan 1997 10:22:42 +0100 New theorem add_leE
paulson [Thu, 09 Jan 1997 10:22:42 +0100] rev 2498
New theorem add_leE
Thu, 09 Jan 1997 10:22:11 +0100 New treatment of nonce creation
paulson [Thu, 09 Jan 1997 10:22:11 +0100] rev 2497
New treatment of nonce creation
Thu, 09 Jan 1997 10:20:03 +0100 Removal of needless "addIs [equality]", etc.
paulson [Thu, 09 Jan 1997 10:20:03 +0100] rev 2496
Removal of needless "addIs [equality]", etc.
Wed, 08 Jan 1997 15:17:25 +0100 New discussion of implicit simpsets & clasets
paulson [Wed, 08 Jan 1997 15:17:25 +0100] rev 2495
New discussion of implicit simpsets & clasets
Wed, 08 Jan 1997 15:12:44 +0100 IsaMakefile for HOLCF;
wenzelm [Wed, 08 Jan 1997 15:12:44 +0100] rev 2494
IsaMakefile for HOLCF;
Wed, 08 Jan 1997 15:04:27 +0100 Removal of sum_cs and eq_cs
paulson [Wed, 08 Jan 1997 15:04:27 +0100] rev 2493
Removal of sum_cs and eq_cs
Wed, 08 Jan 1997 15:03:53 +0100 IsaMakefile for Sequents;
wenzelm [Wed, 08 Jan 1997 15:03:53 +0100] rev 2492
IsaMakefile for Sequents;
Wed, 08 Jan 1997 14:58:39 +0100 IsaMakefile for CTT;
wenzelm [Wed, 08 Jan 1997 14:58:39 +0100] rev 2491
IsaMakefile for CTT;
Wed, 08 Jan 1997 14:49:46 +0100 IsaMakefile for FOLP;
wenzelm [Wed, 08 Jan 1997 14:49:46 +0100] rev 2490
IsaMakefile for FOLP;
Wed, 08 Jan 1997 14:44:24 +0100 IsaMakefile for CCL;
wenzelm [Wed, 08 Jan 1997 14:44:24 +0100] rev 2489
IsaMakefile for CCL;
Wed, 08 Jan 1997 12:58:17 +0100 IsaMakefile for LCF;
wenzelm [Wed, 08 Jan 1997 12:58:17 +0100] rev 2488
IsaMakefile for LCF;
Wed, 08 Jan 1997 12:48:46 +0100 IsaMakefile for Cube;
wenzelm [Wed, 08 Jan 1997 12:48:46 +0100] rev 2487
IsaMakefile for Cube;
Wed, 08 Jan 1997 12:14:53 +0100 Removed some (not all!) uses of FOL_cs
paulson [Wed, 08 Jan 1997 12:14:53 +0100] rev 2486
Removed some (not all!) uses of FOL_cs
Tue, 07 Jan 1997 16:29:43 +0100 Simplification of some proofs, especially by eliminating
paulson [Tue, 07 Jan 1997 16:29:43 +0100] rev 2485
Simplification of some proofs, especially by eliminating the equality in RA2
Tue, 07 Jan 1997 16:28:43 +0100 Incorporation of HPair into Message
paulson [Tue, 07 Jan 1997 16:28:43 +0100] rev 2484
Incorporation of HPair into Message
Tue, 07 Jan 1997 12:42:48 +0100 Default rewrite rules for quantification over Collect(A,P)
paulson [Tue, 07 Jan 1997 12:42:48 +0100] rev 2483
Default rewrite rules for quantification over Collect(A,P)
Tue, 07 Jan 1997 12:37:07 +0100 Default rewrite rules for quantification over Collect(A,P)
paulson [Tue, 07 Jan 1997 12:37:07 +0100] rev 2482
Default rewrite rules for quantification over Collect(A,P)
Tue, 07 Jan 1997 10:19:43 +0100 Now uses HPair
paulson [Tue, 07 Jan 1997 10:19:43 +0100] rev 2481
Now uses HPair
Tue, 07 Jan 1997 10:18:20 +0100 Tidied up the unicity proofs
paulson [Tue, 07 Jan 1997 10:18:20 +0100] rev 2480
Tidied up the unicity proofs
Tue, 07 Jan 1997 10:17:07 +0100 Updated account of implicit simpsets and clasets
paulson [Tue, 07 Jan 1997 10:17:07 +0100] rev 2479
Updated account of implicit simpsets and clasets
Tue, 07 Jan 1997 09:06:01 +0100 added ISABELLE, ISATOOL;
wenzelm [Tue, 07 Jan 1997 09:06:01 +0100] rev 2478
added ISABELLE, ISATOOL;
Tue, 07 Jan 1997 09:05:26 +0100 testdir: use dir without committing into database;
wenzelm [Tue, 07 Jan 1997 09:05:26 +0100] rev 2477
testdir: use dir without committing into database;
Tue, 07 Jan 1997 09:04:53 +0100 added dvi viewer alternative;
wenzelm [Tue, 07 Jan 1997 09:04:53 +0100] rev 2476
added dvi viewer alternative;
Tue, 07 Jan 1997 09:03:53 +0100 fixed cmp -s option;
wenzelm [Tue, 07 Jan 1997 09:03:53 +0100] rev 2475
fixed cmp -s option;
Tue, 07 Jan 1997 09:01:52 +0100 minor tuning;
wenzelm [Tue, 07 Jan 1997 09:01:52 +0100] rev 2474
minor tuning;
Tue, 07 Jan 1997 09:01:18 +0100 minor tuning;
wenzelm [Tue, 07 Jan 1997 09:01:18 +0100] rev 2473
minor tuning; added Auth/Recur;
Tue, 07 Jan 1997 09:00:26 +0100 minor tuning;
wenzelm [Tue, 07 Jan 1997 09:00:26 +0100] rev 2472
minor tuning; added thy_data.ML cladata.ML;
Mon, 06 Jan 1997 17:02:09 +0100 added stamp util;
wenzelm [Mon, 06 Jan 1997 17:02:09 +0100] rev 2471
added stamp util;
Fri, 03 Jan 1997 15:25:51 +0100 A definition of "print", unfortunately overridden by each "open PolyML"
paulson [Fri, 03 Jan 1997 15:25:51 +0100] rev 2470
A definition of "print", unfortunately overridden by each "open PolyML"
Fri, 03 Jan 1997 15:01:55 +0100 Implicit simpsets and clasets for FOL and ZF
paulson [Fri, 03 Jan 1997 15:01:55 +0100] rev 2469
Implicit simpsets and clasets for FOL and ZF
Fri, 03 Jan 1997 10:48:28 +0100 Added TFL
paulson [Fri, 03 Jan 1997 10:48:28 +0100] rev 2468
Added TFL
Fri, 03 Jan 1997 10:45:31 +0100 Conversion to Basis Library (using prs instead of output)
paulson [Fri, 03 Jan 1997 10:45:31 +0100] rev 2467
Conversion to Basis Library (using prs instead of output)
Fri, 20 Dec 1996 16:10:30 +0100 changed xterm geometry;
wenzelm [Fri, 20 Dec 1996 16:10:30 +0100] rev 2466
changed xterm geometry;
Fri, 20 Dec 1996 10:54:01 +0100 removed test
oheimb [Fri, 20 Dec 1996 10:54:01 +0100] rev 2465
removed test
Fri, 20 Dec 1996 10:49:38 +0100 testing...
oheimb [Fri, 20 Dec 1996 10:49:38 +0100] rev 2464
testing...
Fri, 20 Dec 1996 10:48:49 +0100 testing cvs merge algorithm, 2nd
sandnerr [Fri, 20 Dec 1996 10:48:49 +0100] rev 2463
testing cvs merge algorithm, 2nd
Fri, 20 Dec 1996 10:48:05 +0100 testing...
oheimb [Fri, 20 Dec 1996 10:48:05 +0100] rev 2462
testing...
Fri, 20 Dec 1996 10:45:08 +0100 testing cvs merge algorithm
sandnerr [Fri, 20 Dec 1996 10:45:08 +0100] rev 2461
testing cvs merge algorithm
Fri, 20 Dec 1996 10:39:44 +0100 testing...
oheimb [Fri, 20 Dec 1996 10:39:44 +0100] rev 2460
testing...
Fri, 20 Dec 1996 10:37:57 +0100 testing: last line w/o nl
oheimb [Fri, 20 Dec 1996 10:37:57 +0100] rev 2459
testing: last line w/o nl
Fri, 20 Dec 1996 10:33:54 +0100 testing: last line w/o nl
oheimb [Fri, 20 Dec 1996 10:33:54 +0100] rev 2458
testing: last line w/o nl
(0) -1000 -120 +120 +1000 +3000 +10000 +30000 tip