author | wenzelm |
Mon, 13 Oct 1997 10:14:52 +0200 | |
changeset 3846 | 6061fa463784 |
parent 3845 | 7fde09d61bc0 |
child 3847 | d5905b98291f |
--- a/NEWS Sun Oct 12 22:06:00 1997 +0200 +++ b/NEWS Mon Oct 13 10:14:52 1997 +0200 @@ -50,6 +50,12 @@ *** Syntax *** +* Pure: hierachically structured name spaces (for consts, types, thms, +...), use 'begin' or 'path' section in theory files; new lexical class +'longid' (e.g. Foo.bar.x) renders many old input syntactically +incorrect (e.g. "%x.x"); isatool fixdots inserts space after dots +("%x. x"); + * Pure: fixed idt/idts vs. pttrn/pttrns syntactic categories;