summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/mmd/create4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/mmd/create b/tools/mmd/create
index 8f0b3b7..cb99147 100644
--- a/tools/mmd/create
+++ b/tools/mmd/create
@@ -48,4 +48,6 @@ CREATE TABLE report (
FOREIGN KEY (location_id) REFERENCES location (id)
);
-
+--
+-- EOF
+--