doc-src/TutorialI/Documents/Documents.thy
author wenzelm
Tue, 16 Oct 2001 00:33:22 +0200
changeset 11792 311eee3d63b6
parent 11647 0538cb0f7999
child 12629 281aa36829d8
permissions -rw-r--r--
parser for underscore (actually a symbolic identifier!);
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
(*>*)