includes example and test; new command echo

This commit is contained in:
Marc Wäckerlin
2015-10-10 14:09:47 +00:00
parent 4f0af7e32a
commit da6971ad0e
8 changed files with 202 additions and 15 deletions
+1 -1
View File
@@ -6,4 +6,4 @@
## 1 2 3 4 5 6 7 8
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
SUBDIRS = src scripts doc
SUBDIRS = src scripts doc examples