*** MESSAGE REFERS TO PREVIOUS VERSION ***
authorwenzelm
Wed, 13 Apr 2005 18:48:39 +0200
changeset 15719 3285d665c891
parent 15718 f088c10208c0
child 15720 f80426948b37
*** MESSAGE REFERS TO PREVIOUS VERSION *** type src = Args.src; renamed local_attribute' to context_attribute; added _i versions of global/local/context_attribute and separate intern/intern_src; added crude_closure to produce argument closure without knowing facts in advance; added 'attribute' to embed internal attributes into src; removed multi_attribute etc.; moved thm_sel to args.ML; Scan.peek; read_instantiate/'where'/'of': support arbitrary mix of external / internal typ / term args, with proper treatment of static binding;
src/Pure/Isar/attrib.ML
--- a/src/Pure/Isar/attrib.ML	Wed Apr 13 18:48:19 2005 +0200
+++ b/src/Pure/Isar/attrib.ML	Wed Apr 13 18:48:39 2005 +0200
@@ -531,3 +531,4 @@
 
 structure BasicAttrib: BASIC_ATTRIB = Attrib;
 open BasicAttrib;
+