blanchet [Mon, 26 Jul 2010 11:19:57 +0200] rev 37990
remove confusing line in SPASS output (because the axiom names are off -- bug in SPASS)
blanchet [Mon, 26 Jul 2010 11:19:21 +0200] rev 37989
reorder SPASS conjectures correctly, based on Flotter output
paulson [Tue, 27 Jul 2010 12:02:10 +0100] rev 37988
Deleted an obsolete file
wenzelm [Wed, 28 Jul 2010 00:13:26 +0200] rev 37987
explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
wenzelm [Wed, 28 Jul 2010 00:03:22 +0200] rev 37986
use file names relative to master directory of theory source -- Proof General can now handle that due to the ThyLoad.add_path deception (cf. 3ceccd415145);
wenzelm [Tue, 27 Jul 2010 23:25:50 +0200] rev 37985
simplified handling of update_time -- do not store within deps;
wenzelm [Tue, 27 Jul 2010 23:15:37 +0200] rev 37984
clarified register_thy: clean slate via kill_thy, more precise CRITICAL section;
tuned;
wenzelm [Tue, 27 Jul 2010 23:04:50 +0200] rev 37983
updated keywords;
wenzelm [Tue, 27 Jul 2010 23:02:45 +0200] rev 37982
updated manual concerning theory loader;
wenzelm [Tue, 27 Jul 2010 23:01:42 +0200] rev 37981
theory loader: removed obsolete touch/outdate operations (require_thy no longer changes the database implicitly);