berghofe [Wed, 06 Aug 1997 00:33:13 +0200] rev 3607
Added some new dependencies for files in subdirectory Thy.
berghofe [Wed, 06 Aug 1997 00:29:54 +0200] rev 3606
Added function "file_exists".
berghofe [Wed, 06 Aug 1997 00:29:02 +0200] rev 3605
Removed function file_exists (now included in library.ML)
berghofe [Wed, 06 Aug 1997 00:26:19 +0200] rev 3604
Moved functions for theory information storage / retrieval
from thy_read.ML to thy_info.ML .
berghofe [Wed, 06 Aug 1997 00:24:49 +0200] rev 3603
This file now contains all functions for generating html
and graph data.
berghofe [Wed, 06 Aug 1997 00:23:01 +0200] rev 3602
Moved several functions:
html generation --> browser_info.ML
theory information storage / retrieval --> thy_info.ML
theorem storage (qed) --> thm_database.ML
berghofe [Wed, 06 Aug 1997 00:18:34 +0200] rev 3601
Moved "qed" - functions etc. from thy_read.ML to thm_database.ML.
berghofe [Wed, 06 Aug 1997 00:15:14 +0200] rev 3600
Added some additional "use" commands for new files
(browser_info.ML and thy_info.ML)
berghofe [Wed, 06 Aug 1997 00:06:47 +0200] rev 3599
Source files for Isabelle theory graph browser.
Initial revision.
berghofe [Wed, 06 Aug 1997 00:04:53 +0200] rev 3598
Makefile for GraphBrowser
Initial revision
wenzelm [Tue, 05 Aug 1997 17:26:01 +0200] rev 3597
added getenv;
wenzelm [Tue, 05 Aug 1997 17:21:24 +0200] rev 3596
removed smlnj-1.07;
wenzelm [Tue, 05 Aug 1997 17:03:11 +0200] rev 3595
cleaned up;
added getenv;
wenzelm [Tue, 05 Aug 1997 17:02:50 +0200] rev 3594
tuned comments;
wenzelm [Tue, 05 Aug 1997 17:01:02 +0200] rev 3593
removed ML-Systems/smlnj-1.07.ML;
wenzelm [Tue, 05 Aug 1997 16:44:46 +0200] rev 3592
SML/NJ 1.07 no longer supported!
wenzelm [Tue, 05 Aug 1997 16:43:54 +0200] rev 3591
cleaned up;
added getenv;
nipkow [Tue, 05 Aug 1997 16:22:17 +0200] rev 3590
Added example mapf which requires a special congruence rule.
nipkow [Tue, 05 Aug 1997 16:21:45 +0200] rev 3589
Added function `replicate' and lemmas map_cong and set_replicate.
wenzelm [Tue, 05 Aug 1997 16:14:23 +0200] rev 3588
cleaned up;
added getenv;
paulson [Tue, 05 Aug 1997 10:50:24 +0200] rev 3587
Corrected a comment
nipkow [Mon, 04 Aug 1997 11:50:35 +0200] rev 3586
Added a take/dropWhile lemma.
nipkow [Fri, 01 Aug 1997 10:59:19 +0200] rev 3585
Generalized nth_drop (Conny).
nipkow [Fri, 01 Aug 1997 09:42:19 +0200] rev 3584
Corected bug in def of dropWhile (also present in Haskell lib!)
nipkow [Fri, 01 Aug 1997 09:41:38 +0200] rev 3583
Had to remove {x.x=a} = a from !simpset in one proof.
nipkow [Fri, 01 Aug 1997 09:39:28 +0200] rev 3582
Added {x.x=a} = a to !simpset.
wenzelm [Fri, 25 Jul 1997 14:31:48 +0200] rev 3581
removed split_paired_Ex;
fixed proc args;
nipkow [Fri, 25 Jul 1997 13:59:15 +0200] rev 3580
new simproc
wenzelm [Fri, 25 Jul 1997 13:20:12 +0200] rev 3579
*** empty log message ***
wenzelm [Fri, 25 Jul 1997 13:18:45 +0200] rev 3578
load simplifier.ML (again);
wenzelm [Fri, 25 Jul 1997 13:18:09 +0200] rev 3577
added prems argument to simplification procedures;
wenzelm [Fri, 25 Jul 1997 13:17:14 +0200] rev 3576
remove references to simplifier.ML;