initial cruft
authorpaulr <me@pjr.cc>
Thu, 18 Aug 2011 16:51:24 +0000 (02:51 +1000)
committerpaulr <me@pjr.cc>
Thu, 18 Aug 2011 16:51:24 +0000 (02:51 +1000)
lib/lib.php [new file with mode: 0644]
resources/basehammer.php [new file with mode: 0644]

diff --git a/lib/lib.php b/lib/lib.php
new file mode 100644 (file)
index 0000000..3c44fb3
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+// i am the main library
+
+?>
\ No newline at end of file
diff --git a/resources/basehammer.php b/resources/basehammer.php
new file mode 100644 (file)
index 0000000..57122a4
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+// the base hammer script
+
+?>
\ No newline at end of file