aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/trac
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-09-24 14:29:44 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-09-24 14:29:44 +0000
commitc3beb91cd0aac0d6339438d9d8b027b20c40b2c4 (patch)
tree27d6592d7de009c6447e100c1d43a465f70eacca /etc/trac
parent5e8b36480ea07e5c98f4e3a4f3b4e6b5822d59ae (diff)
*** empty log message ***
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