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