doc-src/TutorialI/Documents/Documents.thy
author wenzelm
Sun, 11 Nov 2001 21:35:04 +0100
changeset 12144 f84eb7334d04
parent 11647 0538cb0f7999
child 12629 281aa36829d8
permissions -rw-r--r--
added RAW_METHOD, RAW_METHOD_CASES; METHOD, METHOD_CASES etc.: conjunction_tac;
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
(*>*)