doc-src/TutorialI/Documents/Documents.thy
author wenzelm
Fri, 09 Nov 2001 00:16:52 +0100
changeset 12119 fab22bdb1496
parent 11647 0538cb0f7999
child 12629 281aa36829d8
permissions -rw-r--r--
added impose_hyps_tac; robustify insts of tactic emulations;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11647
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
     1
(*<*)
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
     2
theory Documents = Main:
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
     3
(*>*)
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
     4
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
     5
(*<*)
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
     6
end
0538cb0f7999 initial setup for chapter on document preparation;
wenzelm
parents:
diff changeset
     7
(*>*)