doc-src/TutorialI/Documents/Documents.thy
author berghofe
Thu, 20 Dec 2001 14:57:15 +0100
changeset 12555 e6d7f040fdc7
parent 11647 0538cb0f7999
child 12629 281aa36829d8
permissions -rw-r--r--
"code" attribute is now managed by basic code generator module.
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
(*>*)