wenzelm [Tue, 18 May 1999 15:52:34 +0200] rev 6671
tuned;
paulson [Tue, 18 May 1999 12:36:06 +0200] rev 6670
added Locale paper
paulson [Tue, 18 May 1999 12:35:10 +0200] rev 6669
locale documentation (from Florian)
paulson [Tue, 18 May 1999 12:34:42 +0200] rev 6668
../manual.bib a new dependency
wenzelm [Mon, 17 May 1999 21:36:34 +0200] rev 6667
cleaned comments;
wenzelm [Mon, 17 May 1999 21:36:11 +0200] rev 6666
cleaned comments;
ThyInfo.finalize_all renamed to ThyInfo.finish;
added remove_thy;
wenzelm [Mon, 17 May 1999 21:35:18 +0200] rev 6665
tuned;
wenzelm [Mon, 17 May 1999 21:34:45 +0200] rev 6664
cleaned comments;
node_cases renamed to node_case;
more robust rollback of transactions via backup;
wenzelm [Mon, 17 May 1999 21:33:22 +0200] rev 6663
ThyInfo.finalize_all renamed to ThyInfo.finish;
wenzelm [Mon, 17 May 1999 21:32:51 +0200] rev 6662
node_cases renamed to node_case;
wenzelm [Mon, 17 May 1999 21:32:08 +0200] rev 6661
prep_ext exported (again);
wenzelm [Mon, 17 May 1999 21:31:47 +0200] rev 6660
backup operation replaces transaction;
wenzelm [Mon, 17 May 1999 21:31:08 +0200] rev 6659
removed get_nodes;
added keys;
all_preds / all_succs: topological order;
added del_nodes;
wenzelm [Mon, 17 May 1999 19:15:35 +0200] rev 6658
remove_thy;
wenzelm [Mon, 17 May 1999 18:00:59 +0200] rev 6657
tuned arrows;
berghofe [Mon, 17 May 1999 17:20:26 +0200] rev 6656
Arrows are no longer needed because of redesign of the
html pages.
berghofe [Mon, 17 May 1999 17:18:31 +0200] rev 6655
Changed some file names.
berghofe [Mon, 17 May 1999 17:07:54 +0200] rev 6654
Added function get_preds.
berghofe [Mon, 17 May 1999 17:06:50 +0200] rev 6653
Added setup for BrowserInfo.
berghofe [Mon, 17 May 1999 17:04:26 +0200] rev 6652
usedir now recognizes additional option -P which is used to
tell the presentation module where to find *.html files of
theories.
berghofe [Mon, 17 May 1999 16:59:49 +0200] rev 6651
Changed interface of function use_dir.
berghofe [Mon, 17 May 1999 16:58:34 +0200] rev 6650
Present.begin_theory now needs an additional argument of type
theory to store information about session identifiers.
berghofe [Mon, 17 May 1999 16:55:27 +0200] rev 6649
Reimplemented graph generator.
berghofe [Mon, 17 May 1999 16:48:58 +0200] rev 6648
Added some code to enable browser to display remote documents.
paulson [Mon, 17 May 1999 10:38:47 +0200] rev 6647
new thm extend_JN; renamed extend_leadsto
paulson [Mon, 17 May 1999 10:38:08 +0200] rev 6646
"component" now an infix
paulson [Mon, 17 May 1999 10:37:07 +0200] rev 6645
indentation
wenzelm [Sat, 15 May 1999 16:15:54 +0200] rev 6644
tuned;