wenzelm [Thu, 07 May 1998 18:05:08 +0200] rev 4901
added 'space';
nipkow [Thu, 07 May 1998 13:02:23 +0200] rev 4900
Got rid of NAe.delta
paulson [Wed, 06 May 1998 13:01:45 +0200] rev 4899
HOL/Update
paulson [Wed, 06 May 1998 13:01:30 +0200] rev 4898
Removed some traces of UNITY
nipkow [Wed, 06 May 1998 11:46:00 +0200] rev 4897
Changed [/] to [:=] and removed actual definition.
paulson [Tue, 05 May 1998 17:28:22 +0200] rev 4896
New syntax for function update; moved to main HOL directory
wenzelm [Tue, 05 May 1998 13:27:18 +0200] rev 4895
misc tuning;
wenzelm [Mon, 04 May 1998 21:07:57 +0200] rev 4894
'more' selector;
thms: selector_convs, update_convs;
tuned;
wenzelm [Mon, 04 May 1998 21:05:38 +0200] rev 4893
added nth_update: 'a -> int * 'a list -> 'a list;
wenzelm [Mon, 04 May 1998 21:05:14 +0200] rev 4892
tuned msg;
wenzelm [Mon, 04 May 1998 13:48:47 +0200] rev 4891
fixed constdefs syntax;
wenzelm [Mon, 04 May 1998 09:54:29 +0200] rev 4890
concrete syntax for record terms;
defs for update;
field types (just abbreviations at the moment);
some thms;
various of minor improvements;
nipkow [Mon, 04 May 1998 09:17:18 +0200] rev 4889
New behaviour of asm_full_simp_tac.
wenzelm [Sat, 02 May 1998 16:46:17 +0200] rev 4888
added CLASIMPSET(') tacticals;