Changed directory structure.

This commit is contained in:
Dominik Picheta 2013-12-24 16:41:48 +00:00
commit 4cd00aee62
8 changed files with 1 additions and 0 deletions

View file

@ -6,6 +6,7 @@ description = "Nimrod package manager."
license = "BSD"
bin = "babel"
srcDir = "src"
[Deps]
Requires: "nimrod >= 0.9.2"