]> 91.132.146.200 Git - dolphin.git/commitdiff
init of the dir structure...
authorjumpin-banana <jumpin.banana@gmail.com>
Mon, 26 Oct 2009 08:24:19 +0000 (09:24 +0100)
committerjumpin-banana <jumpin.banana@gmail.com>
Mon, 26 Oct 2009 08:24:19 +0000 (09:24 +0100)
classes/README [new file with mode: 0644]
single-functions/README [new file with mode: 0644]

diff --git a/classes/README b/classes/README
new file mode 100644 (file)
index 0000000..4487461
--- /dev/null
@@ -0,0 +1 @@
+Classes for common tasks.
diff --git a/single-functions/README b/single-functions/README
new file mode 100644 (file)
index 0000000..0685f30
--- /dev/null
@@ -0,0 +1 @@
+Single functions which do not depend on each other.