aboutsummaryrefslogtreecommitdiff
path: root/0013/Prim.pas
diff options
context:
space:
mode:
Diffstat (limited to '0013/Prim.pas')
-rw-r--r--0013/Prim.pas7
1 files changed, 7 insertions, 0 deletions
diff --git a/0013/Prim.pas b/0013/Prim.pas
new file mode 100644
index 0000000..1cdb6a6
--- /dev/null
+++ b/0013/Prim.pas
@@ -0,0 +1,7 @@
+unit Prim;
+
+interface
+
+implementation
+
+end.