Mon, 16 Dec 1996 10:29:30 +0100 SML/NJ startup script (for 0.93).
wenzelm [Mon, 16 Dec 1996 10:29:30 +0100] rev 2411
SML/NJ startup script (for 0.93).
Mon, 16 Dec 1996 10:28:50 +0100 added smlnj-0.93;
wenzelm [Mon, 16 Dec 1996 10:28:50 +0100] rev 2410
added smlnj-0.93;
Mon, 16 Dec 1996 10:05:16 +0100 Compatibility file for Standard ML of New Jersey, version 1.07.
wenzelm [Mon, 16 Dec 1996 10:05:16 +0100] rev 2409
Compatibility file for Standard ML of New Jersey, version 1.07.
Mon, 16 Dec 1996 10:04:45 +0100 added needs_filtered_use;
wenzelm [Mon, 16 Dec 1996 10:04:45 +0100] rev 2408
added needs_filtered_use;
Mon, 16 Dec 1996 10:04:12 +0100 added write_charnames';
wenzelm [Mon, 16 Dec 1996 10:04:12 +0100] rev 2407
added write_charnames';
Mon, 16 Dec 1996 10:03:30 +0100 now uses SymbolInput.use;
wenzelm [Mon, 16 Dec 1996 10:03:30 +0100] rev 2406
now uses SymbolInput.use;
Mon, 16 Dec 1996 10:02:48 +0100 symbol_input.ML: Defines 'use' command with symbol input filtering.
wenzelm [Mon, 16 Dec 1996 10:02:48 +0100] rev 2405
symbol_input.ML: Defines 'use' command with symbol input filtering.
Mon, 16 Dec 1996 10:02:17 +0100 added symbol_input.ML;
wenzelm [Mon, 16 Dec 1996 10:02:17 +0100] rev 2404
added symbol_input.ML;
Mon, 16 Dec 1996 10:01:40 +0100 fixed comment;
wenzelm [Mon, 16 Dec 1996 10:01:40 +0100] rev 2403
fixed comment;
Mon, 16 Dec 1996 10:01:17 +0100 fixed comments;
wenzelm [Mon, 16 Dec 1996 10:01:17 +0100] rev 2402
fixed comments;
Mon, 16 Dec 1996 10:00:08 +0100 now passes ML_SYSTEM as ml_system;
wenzelm [Mon, 16 Dec 1996 10:00:08 +0100] rev 2401
now passes ML_SYSTEM as ml_system;
Mon, 16 Dec 1996 09:59:18 +0100 added symbolinput filter;
wenzelm [Mon, 16 Dec 1996 09:59:18 +0100] rev 2400
added symbolinput filter;
Mon, 16 Dec 1996 09:58:16 +0100 symbolinput - translate symbols into \<...> sequences;
wenzelm [Mon, 16 Dec 1996 09:58:16 +0100] rev 2399
symbolinput - translate symbols into \<...> sequences;
Mon, 16 Dec 1996 09:57:34 +0100 renamed to symbolinput.pl;
wenzelm [Mon, 16 Dec 1996 09:57:34 +0100] rev 2398
renamed to symbolinput.pl;
Mon, 16 Dec 1996 09:57:18 +0100 renamed from symbol_input.pl;
wenzelm [Mon, 16 Dec 1996 09:57:18 +0100] rev 2397
renamed from symbol_input.pl;
Mon, 16 Dec 1996 09:56:28 +0100 minor tuning;
wenzelm [Mon, 16 Dec 1996 09:56:28 +0100] rev 2396
minor tuning;
Mon, 16 Dec 1996 09:53:30 +0100 now fails if getsettings not found;
wenzelm [Mon, 16 Dec 1996 09:53:30 +0100] rev 2395
now fails if getsettings not found;
Fri, 13 Dec 1996 18:45:58 +0100 adaptions for symbol font
oheimb [Fri, 13 Dec 1996 18:45:58 +0100] rev 2394
adaptions for symbol font
Fri, 13 Dec 1996 18:40:50 +0100 adaptions for symbol font
oheimb [Fri, 13 Dec 1996 18:40:50 +0100] rev 2393
adaptions for symbol font
Fri, 13 Dec 1996 18:32:07 +0100 minor adaptions
oheimb [Fri, 13 Dec 1996 18:32:07 +0100] rev 2392
minor adaptions
Fri, 13 Dec 1996 18:25:45 +0100 added header
oheimb [Fri, 13 Dec 1996 18:25:45 +0100] rev 2391
added header
Fri, 13 Dec 1996 17:50:04 +0100 now also loads etc/isa-settings.el;
wenzelm [Fri, 13 Dec 1996 17:50:04 +0100] rev 2390
now also loads etc/isa-settings.el;
Fri, 13 Dec 1996 17:48:03 +0100 now discgarb called only for changed databases;
wenzelm [Fri, 13 Dec 1996 17:48:03 +0100] rev 2389
now discgarb called only for changed databases;
Fri, 13 Dec 1996 17:42:36 +0100 added set inclusion symbol syntax;
wenzelm [Fri, 13 Dec 1996 17:42:36 +0100] rev 2388
added set inclusion symbol syntax;
Fri, 13 Dec 1996 17:38:56 +0100 added warning for unprintable chars in strings;
wenzelm [Fri, 13 Dec 1996 17:38:56 +0100] rev 2387
added warning for unprintable chars in strings;
Fri, 13 Dec 1996 17:38:17 +0100 fixed warning;
wenzelm [Fri, 13 Dec 1996 17:38:17 +0100] rev 2386
fixed warning;
Fri, 13 Dec 1996 17:37:42 +0100 added typed print translations;
wenzelm [Fri, 13 Dec 1996 17:37:42 +0100] rev 2385
added typed print translations;
Fri, 13 Dec 1996 17:37:11 +0100 removed chartrans_of;
wenzelm [Fri, 13 Dec 1996 17:37:11 +0100] rev 2384
removed chartrans_of; added typed print translations; error msg for _appl(C) loop;
Fri, 13 Dec 1996 17:34:32 +0100 added extend_trfunsT;
wenzelm [Fri, 13 Dec 1996 17:34:32 +0100] rev 2383
added extend_trfunsT; removed test: prtabs_of; removed chartrans;
Fri, 13 Dec 1996 17:30:28 +0100 added fix_tr', syn_ext_trfunsT;
wenzelm [Fri, 13 Dec 1996 17:30:28 +0100] rev 2382
added fix_tr', syn_ext_trfunsT; changed syn_ext_trfuns (fix_tr');
Fri, 13 Dec 1996 17:29:22 +0100 binder_tr': applied fix_tr';
wenzelm [Fri, 13 Dec 1996 17:29:22 +0100] rev 2381
binder_tr': applied fix_tr';
Fri, 13 Dec 1996 12:01:26 +0100 Dummy change to document the change in revision 1.5:
sandnerr [Fri, 13 Dec 1996 12:01:26 +0100] rev 2380
Dummy change to document the change in revision 1.5: Parent theory changed to HOLCF.thy (former Tr2.thy) . Was necessary because the use of HOLCF_ss in Hoare.ML, which has been extended by the introduction of the Lift theories.
Fri, 13 Dec 1996 11:46:20 +0100 ex/Hoare.thy
sandnerr [Fri, 13 Dec 1996 11:46:20 +0100] rev 2379
ex/Hoare.thy
Fri, 13 Dec 1996 11:00:44 +0100 Removed needless quotation marks
paulson [Fri, 13 Dec 1996 11:00:44 +0100] rev 2378
Removed needless quotation marks
Fri, 13 Dec 1996 10:57:50 +0100 Streamlined many proofs
paulson [Fri, 13 Dec 1996 10:57:50 +0100] rev 2377
Streamlined many proofs
Fri, 13 Dec 1996 10:42:58 +0100 Temporary additions (random) for the nested Otway-Rees protocol
paulson [Fri, 13 Dec 1996 10:42:58 +0100] rev 2376
Temporary additions (random) for the nested Otway-Rees protocol They will need to be rationalized
Fri, 13 Dec 1996 10:20:55 +0100 Streamlined some proofs
paulson [Fri, 13 Dec 1996 10:20:55 +0100] rev 2375
Streamlined some proofs
Fri, 13 Dec 1996 10:18:48 +0100 Streamlined many proofs
paulson [Fri, 13 Dec 1996 10:18:48 +0100] rev 2374
Streamlined many proofs
Fri, 13 Dec 1996 10:17:35 +0100 Addition of the Hash constructor
paulson [Fri, 13 Dec 1996 10:17:35 +0100] rev 2373
Addition of the Hash constructor Strengthening spy_analz_tac
Tue, 10 Dec 1996 15:13:53 +0100 fixed alternative quantifier symbol syntax;
wenzelm [Tue, 10 Dec 1996 15:13:53 +0100] rev 2372
fixed alternative quantifier symbol syntax;
Tue, 10 Dec 1996 15:08:57 +0100 Now target "test" builds and tests TFL
paulson [Tue, 10 Dec 1996 15:08:57 +0100] rev 2371
Now target "test" builds and tests TFL
Tue, 10 Dec 1996 15:07:43 +0100 ROOT file for TFL (needed for use_dir to work)
paulson [Tue, 10 Dec 1996 15:07:43 +0100] rev 2370
ROOT file for TFL (needed for use_dir to work)
Tue, 10 Dec 1996 14:16:11 +0100 removed ambiguous symbols syntax;
wenzelm [Tue, 10 Dec 1996 14:16:11 +0100] rev 2369
removed ambiguous symbols syntax;
Tue, 10 Dec 1996 14:09:32 +0100 fixed pris of binder syntax;
wenzelm [Tue, 10 Dec 1996 14:09:32 +0100] rev 2368
fixed pris of binder syntax;
Tue, 10 Dec 1996 13:03:44 +0100 fixed pris of binder syntax;
wenzelm [Tue, 10 Dec 1996 13:03:44 +0100] rev 2367
fixed pris of binder syntax;
Tue, 10 Dec 1996 13:02:02 +0100 added chartrans;
wenzelm [Tue, 10 Dec 1996 13:02:02 +0100] rev 2366
added chartrans; prmode: added 'inout' option;
Tue, 10 Dec 1996 13:00:52 +0100 added chartrans_of;
wenzelm [Tue, 10 Dec 1996 13:00:52 +0100] rev 2365
added chartrans_of;
Tue, 10 Dec 1996 12:56:33 +0100 mfix_to_xprod: now uses read_charnames;
wenzelm [Tue, 10 Dec 1996 12:56:33 +0100] rev 2364
mfix_to_xprod: now uses read_charnames;
Tue, 10 Dec 1996 12:55:37 +0100 tokenize: no gets exploded char list;
wenzelm [Tue, 10 Dec 1996 12:55:37 +0100] rev 2363
tokenize: no gets exploded char list;
Tue, 10 Dec 1996 12:55:00 +0100 added read_charnames, write_charnames;
wenzelm [Tue, 10 Dec 1996 12:55:00 +0100] rev 2362
added read_charnames, write_charnames;
Tue, 10 Dec 1996 12:51:06 +0100 *** empty log message ***
wenzelm [Tue, 10 Dec 1996 12:51:06 +0100] rev 2361
*** empty log message ***
Tue, 10 Dec 1996 12:50:35 +0100 syntax section: added 'output' mode option;
wenzelm [Tue, 10 Dec 1996 12:50:35 +0100] rev 2360
syntax section: added 'output' mode option;
Tue, 10 Dec 1996 12:49:02 +0100 add_modesyntax(_i): added 'inout' argument;
wenzelm [Tue, 10 Dec 1996 12:49:02 +0100] rev 2359
add_modesyntax(_i): added 'inout' argument;
Tue, 10 Dec 1996 12:17:11 +0100 symbol_input.pl - translate symbols into \<...> sequences.
wenzelm [Tue, 10 Dec 1996 12:17:11 +0100] rev 2358
symbol_input.pl - translate symbols into \<...> sequences.
Mon, 09 Dec 1996 19:27:07 +0100 Headers added
sandnerr [Mon, 09 Dec 1996 19:27:07 +0100] rev 2357
Headers added
Mon, 09 Dec 1996 19:16:20 +0100 Theories Lift1, Lift2 and Lift3 inserted below HOLCF.thy
sandnerr [Mon, 09 Dec 1996 19:16:20 +0100] rev 2356
Theories Lift1, Lift2 and Lift3 inserted below HOLCF.thy
Mon, 09 Dec 1996 19:13:13 +0100 simpset extension moved from HOLCF.ML to One.ML and Tr2.ML
sandnerr [Mon, 09 Dec 1996 19:13:13 +0100] rev 2355
simpset extension moved from HOLCF.ML to One.ML and Tr2.ML
Mon, 09 Dec 1996 19:11:11 +0100 added theorems
sandnerr [Mon, 09 Dec 1996 19:11:11 +0100] rev 2354
added theorems
Mon, 09 Dec 1996 19:07:26 +0100 qed_spec_mp moved to end of file
sandnerr [Mon, 09 Dec 1996 19:07:26 +0100] rev 2353
qed_spec_mp moved to end of file
Mon, 09 Dec 1996 16:51:14 +0100 added DVI_VIEWER for 600dpi fonts;
wenzelm [Mon, 09 Dec 1996 16:51:14 +0100] rev 2352
added DVI_VIEWER for 600dpi fonts;
Mon, 09 Dec 1996 16:48:30 +0100 Contents - list of available documentation;
wenzelm [Mon, 09 Dec 1996 16:48:30 +0100] rev 2351
Contents - list of available documentation;
Mon, 09 Dec 1996 16:47:11 +0100 patch-scripts.bash - relocate interpreter paths of Isabelle scripts.
wenzelm [Mon, 09 Dec 1996 16:47:11 +0100] rev 2350
patch-scripts.bash - relocate interpreter paths of Isabelle scripts.
Mon, 09 Dec 1996 16:42:24 +0100 various fixes;
wenzelm [Mon, 09 Dec 1996 16:42:24 +0100] rev 2349
various fixes;
Mon, 09 Dec 1996 16:41:04 +0100 *** empty log message ***
wenzelm [Mon, 09 Dec 1996 16:41:04 +0100] rev 2348
*** empty log message ***
Mon, 09 Dec 1996 16:40:22 +0100 added -norc option;
wenzelm [Mon, 09 Dec 1996 16:40:22 +0100] rev 2347
added -norc option;
Mon, 09 Dec 1996 16:39:53 +0100 getplatform - bash source script to augment current env;
wenzelm [Mon, 09 Dec 1996 16:39:53 +0100] rev 2346
getplatform - bash source script to augment current env;
Mon, 09 Dec 1996 16:39:11 +0100 added ISABELLE_DOCS;
wenzelm [Mon, 09 Dec 1996 16:39:11 +0100] rev 2345
added ISABELLE_DOCS;
Mon, 09 Dec 1996 16:38:28 +0100 added -norc option;
wenzelm [Mon, 09 Dec 1996 16:38:28 +0100] rev 2344
added -norc option; error output to stderr;
Mon, 09 Dec 1996 16:38:07 +0100 added -norc option;
wenzelm [Mon, 09 Dec 1996 16:38:07 +0100] rev 2343
added -norc option; error output to stderr; removed -o option; changed -u ML text;
Mon, 09 Dec 1996 16:33:57 +0100 Compatibility file for Standard ML of New Jersey, version 1.09.
wenzelm [Mon, 09 Dec 1996 16:33:57 +0100] rev 2342
Compatibility file for Standard ML of New Jersey, version 1.09.
Mon, 09 Dec 1996 16:09:38 +0100 Compatibility file for Poly/ML (versions 2.x, 3.x).
wenzelm [Mon, 09 Dec 1996 16:09:38 +0100] rev 2341
Compatibility file for Poly/ML (versions 2.x, 3.x).
Mon, 09 Dec 1996 16:09:02 +0100 *** empty log message ***
wenzelm [Mon, 09 Dec 1996 16:09:02 +0100] rev 2340
*** empty log message ***
Mon, 09 Dec 1996 16:05:41 +0100 mk - build Pure Isabelle.
wenzelm [Mon, 09 Dec 1996 16:05:41 +0100] rev 2339
mk - build Pure Isabelle.
Mon, 09 Dec 1996 15:14:08 +0100 removed escaping of 8bit chars;
wenzelm [Mon, 09 Dec 1996 15:14:08 +0100] rev 2338
removed escaping of 8bit chars;
Mon, 09 Dec 1996 10:01:04 +0100 comitting symlinks failed!!!
wenzelm [Mon, 09 Dec 1996 10:01:04 +0100] rev 2337
comitting symlinks failed!!!
Mon, 09 Dec 1996 09:59:43 +0100 renamed from POLY.ML;
wenzelm [Mon, 09 Dec 1996 09:59:43 +0100] rev 2336
renamed from POLY.ML;
Mon, 09 Dec 1996 09:04:07 +0100 added -norc option;
wenzelm [Mon, 09 Dec 1996 09:04:07 +0100] rev 2335
added -norc option;
Mon, 09 Dec 1996 09:03:52 +0100 added -norc option;
wenzelm [Mon, 09 Dec 1996 09:03:52 +0100] rev 2334
added -norc option; error output to stderr;
Mon, 09 Dec 1996 09:03:03 +0100 findlogics: collect heap names from ISABELLE_PATH;
wenzelm [Mon, 09 Dec 1996 09:03:03 +0100] rev 2333
findlogics: collect heap names from ISABELLE_PATH;
Mon, 09 Dec 1996 09:02:15 +0100 doc: view Isabelle documentation;
wenzelm [Mon, 09 Dec 1996 09:02:15 +0100] rev 2332
doc: view Isabelle documentation;
Fri, 06 Dec 1996 10:49:15 +0100 Minor renamings
paulson [Fri, 06 Dec 1996 10:49:15 +0100] rev 2331
Minor renamings
Fri, 06 Dec 1996 10:47:10 +0100 MLWorks compatibility: it sort of works
paulson [Fri, 06 Dec 1996 10:47:10 +0100] rev 2330
MLWorks compatibility: it sort of works
Fri, 06 Dec 1996 10:41:35 +0100 Added public-key examples for Auth
paulson [Fri, 06 Dec 1996 10:41:35 +0100] rev 2329
Added public-key examples for Auth
Fri, 06 Dec 1996 10:36:31 +0100 Minor renamings
paulson [Fri, 06 Dec 1996 10:36:31 +0100] rev 2328
Minor renamings
Thu, 05 Dec 1996 19:03:38 +0100 Moved much common material to Message.ML
paulson [Thu, 05 Dec 1996 19:03:38 +0100] rev 2327
Moved much common material to Message.ML
Thu, 05 Dec 1996 19:03:08 +0100 Updating of banner
paulson [Thu, 05 Dec 1996 19:03:08 +0100] rev 2326
Updating of banner
Thu, 05 Dec 1996 19:01:49 +0100 Loads new public-key examples
paulson [Thu, 05 Dec 1996 19:01:49 +0100] rev 2325
Loads new public-key examples
Thu, 05 Dec 1996 19:01:09 +0100 Minor speedups
paulson [Thu, 05 Dec 1996 19:01:09 +0100] rev 2324
Minor speedups
Thu, 05 Dec 1996 19:00:28 +0100 Trivial renamings
paulson [Thu, 05 Dec 1996 19:00:28 +0100] rev 2323
Trivial renamings
Thu, 05 Dec 1996 18:58:46 +0100 Trivial renamings
paulson [Thu, 05 Dec 1996 18:58:46 +0100] rev 2322
Trivial renamings
Thu, 05 Dec 1996 18:57:49 +0100 Updated a comment
paulson [Thu, 05 Dec 1996 18:57:49 +0100] rev 2321
Updated a comment
Thu, 05 Dec 1996 18:57:29 +0100 Moved much common material to Message.ML
paulson [Thu, 05 Dec 1996 18:57:29 +0100] rev 2320
Moved much common material to Message.ML
Thu, 05 Dec 1996 18:56:18 +0100 Updating of comments
paulson [Thu, 05 Dec 1996 18:56:18 +0100] rev 2319
Updating of comments
Thu, 05 Dec 1996 18:07:27 +0100 Public-key examples
paulson [Thu, 05 Dec 1996 18:07:27 +0100] rev 2318
Public-key examples
Thu, 05 Dec 1996 13:31:32 +0100 added pwd;
wenzelm [Thu, 05 Dec 1996 13:31:32 +0100] rev 2317
added pwd;
Wed, 04 Dec 1996 17:02:19 +0100 fixed commit emulation;
wenzelm [Wed, 04 Dec 1996 17:02:19 +0100] rev 2316
fixed commit emulation;
Wed, 04 Dec 1996 17:02:02 +0100 changed font menu;
wenzelm [Wed, 04 Dec 1996 17:02:02 +0100] rev 2315
changed font menu;
Wed, 04 Dec 1996 13:18:26 +0100 replaced cat by ucat;
wenzelm [Wed, 04 Dec 1996 13:18:26 +0100] rev 2314
replaced cat by ucat; fixed RC handling;
Wed, 04 Dec 1996 13:17:50 +0100 replaced cat by ucat;
wenzelm [Wed, 04 Dec 1996 13:17:50 +0100] rev 2313
replaced cat by ucat;
Wed, 04 Dec 1996 13:17:24 +0100 *** empty log message ***
wenzelm [Wed, 04 Dec 1996 13:17:24 +0100] rev 2312
*** empty log message ***
Wed, 04 Dec 1996 13:10:52 +0100 fails more gracefully;
wenzelm [Wed, 04 Dec 1996 13:10:52 +0100] rev 2311
fails more gracefully;
Wed, 04 Dec 1996 13:10:11 +0100 fixed ML_HOME;
wenzelm [Wed, 04 Dec 1996 13:10:11 +0100] rev 2310
fixed ML_HOME;
Wed, 04 Dec 1996 13:08:40 +0100 added ISAMODE_HOME;
wenzelm [Wed, 04 Dec 1996 13:08:40 +0100] rev 2309
added ISAMODE_HOME;
Wed, 04 Dec 1996 13:06:30 +0100 improved 'not found' messages;
wenzelm [Wed, 04 Dec 1996 13:06:30 +0100] rev 2308
improved 'not found' messages;
Wed, 04 Dec 1996 13:05:47 +0100 *** empty log message ***
wenzelm [Wed, 04 Dec 1996 13:05:47 +0100] rev 2307
*** empty log message ***
Wed, 04 Dec 1996 12:30:49 +0100 ucat - uninterruptible cat
wenzelm [Wed, 04 Dec 1996 12:30:49 +0100] rev 2306
ucat - uninterruptible cat NOTE: If perl is unavailable we simply fall back on normal cat!
Tue, 03 Dec 1996 16:10:22 +0100 Emacs / Isamode interface.
wenzelm [Tue, 03 Dec 1996 16:10:22 +0100] rev 2305
Emacs / Isamode interface.
Tue, 03 Dec 1996 11:21:47 +0100 Simplified file_info using OS.FileSys instead of Posix.FileSys
paulson [Tue, 03 Dec 1996 11:21:47 +0100] rev 2304
Simplified file_info using OS.FileSys instead of Posix.FileSys (also for MLWorks compatibility)
Tue, 03 Dec 1996 11:20:43 +0100 Random number generated "downgraded" to generate numbers below 2^29 - 1,
paulson [Tue, 03 Dec 1996 11:20:43 +0100] rev 2303
Random number generated "downgraded" to generate numbers below 2^29 - 1, for MLWorks compatibility
Mon, 02 Dec 1996 18:24:38 +0100 run-smlnj: SML/NJ startup script (for 1.06 or later).
wenzelm [Mon, 02 Dec 1996 18:24:38 +0100] rev 2302
run-smlnj: SML/NJ startup script (for 1.06 or later).
Mon, 02 Dec 1996 18:24:01 +0100 run-polyml: Poly/ML startup script.
wenzelm [Mon, 02 Dec 1996 18:24:01 +0100] rev 2301
run-polyml: Poly/ML startup script.
Mon, 02 Dec 1996 18:23:32 +0100 isa-xterm: Isabelle within an xterm.
wenzelm [Mon, 02 Dec 1996 18:23:32 +0100] rev 2300
isa-xterm: Isabelle within an xterm.
Mon, 02 Dec 1996 18:23:11 +0100 getsettings: bash source script to augment current env.
wenzelm [Mon, 02 Dec 1996 18:23:11 +0100] rev 2299
getsettings: bash source script to augment current env.
Mon, 02 Dec 1996 18:22:22 +0100 isabelle symbol fonts;
wenzelm [Mon, 02 Dec 1996 18:22:22 +0100] rev 2298
isabelle symbol fonts;
Mon, 02 Dec 1996 18:21:50 +0100 installfonts: install Isabelle symbol fonts.
wenzelm [Mon, 02 Dec 1996 18:21:50 +0100] rev 2297
installfonts: install Isabelle symbol fonts.
Mon, 02 Dec 1996 18:19:50 +0100 getenv: get value from Isabelle settings.
wenzelm [Mon, 02 Dec 1996 18:19:50 +0100] rev 2296
getenv: get value from Isabelle settings.
Mon, 02 Dec 1996 18:19:28 +0100 changeparent: change parent of Poly/ML database.
wenzelm [Mon, 02 Dec 1996 18:19:28 +0100] rev 2295
changeparent: change parent of Poly/ML database.
Mon, 02 Dec 1996 18:15:26 +0100 settings: Isabelle settings -- site defaults.
wenzelm [Mon, 02 Dec 1996 18:15:26 +0100] rev 2294
settings: Isabelle settings -- site defaults.
Mon, 02 Dec 1996 18:14:32 +0100 isatool: Isabelle tool starter -- keeps your PATH name space clean.
wenzelm [Mon, 02 Dec 1996 18:14:32 +0100] rev 2293
isatool: Isabelle tool starter -- keeps your PATH name space clean.
Mon, 02 Dec 1996 18:13:28 +0100 isabelle: Basic Isabelle startup script.
wenzelm [Mon, 02 Dec 1996 18:13:28 +0100] rev 2292
isabelle: Basic Isabelle startup script.
(0) -1000 -120 +120 +1000 +3000 +10000 +30000 tip