Fixes on Config parser for new Yaml library.

This commit is contained in:
Andrs Montaez
2012-02-15 19:18:19 -02:00
parent 51e7de0676
commit 4863990f68
3 changed files with 31 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/sh
#VERSION:0.9.4
#VERSION:0.9.5
SCRIPT=$(readlink -f $0)
DIR=$(dirname $SCRIPT)