Tue, 10 Jan 2006 19:33:33 +0100tuned dependencies;
wenzelm [Tue, 10 Jan 2006 19:33:33 +0100] rev 18634
tuned dependencies;

Tue, 10 Jan 2006 19:33:32 +0100added declaration_attribute;
wenzelm [Tue, 10 Jan 2006 19:33:32 +0100] rev 18633
added declaration_attribute;

Tue, 10 Jan 2006 19:33:31 +0100support for generic contexts with data;
wenzelm [Tue, 10 Jan 2006 19:33:31 +0100] rev 18632
support for generic contexts with data;

Tue, 10 Jan 2006 19:33:30 +0100fix_tac: no warning;
wenzelm [Tue, 10 Jan 2006 19:33:30 +0100] rev 18631
fix_tac: no warning;

Tue, 10 Jan 2006 19:33:29 +0100generic attributes;
wenzelm [Tue, 10 Jan 2006 19:33:29 +0100] rev 18630
generic attributes;
added low-level modifiers from Pure/context_rules.ML;

Tue, 10 Jan 2006 19:33:27 +0100Attrib.rule;
wenzelm [Tue, 10 Jan 2006 19:33:27 +0100] rev 18629
Attrib.rule;

Tue, 10 Jan 2006 15:23:31 +0100tuned
urbanc [Tue, 10 Jan 2006 15:23:31 +0100] rev 18628
tuned

Tue, 10 Jan 2006 02:32:10 +0100added the lemmas supp_char and supp_string
urbanc [Tue, 10 Jan 2006 02:32:10 +0100] rev 18627
added the lemmas supp_char and supp_string

Mon, 09 Jan 2006 15:55:15 +0100added some lemmas to the collection "abs_fresh"
urbanc [Mon, 09 Jan 2006 15:55:15 +0100] rev 18626
added some lemmas to the collection "abs_fresh"

the lemmas are of the form

finite (supp x) ==> (b # [a].x) = (b=a \/ b # x)

previously only lemmas of the form

(b # [a].x) = (b=a \/ b # x)

with the type-constraint that x is finitely supported
were included.

Mon, 09 Jan 2006 13:29:08 +0100_E suffix for compatibility with AddIffs
paulson [Mon, 09 Jan 2006 13:29:08 +0100] rev 18625
_E suffix for compatibility with AddIffs