aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/trac/trac-345.thy
diff options
context:
space:
mode:
Diffstat (limited to 'etc/trac/trac-345.thy')
-rw-r--r--etc/trac/trac-345.thy9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/trac/trac-345.thy b/etc/trac/trac-345.thy
new file mode 100644
index 00000000..5b118d97
--- /dev/null
+++ b/etc/trac/trac-345.thy
@@ -0,0 +1,9 @@
+theory Scratch
+imports Main
+begin
+
+-- "a comment"
+;
+-- "another comment that PG does not get to"
+
+end