Implement configurable babelDir. Fixes #29.
This commit is contained in:
parent
0cc45d05be
commit
d8068adef6
2 changed files with 46 additions and 31 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright (C) Dominik Picheta. All rights reserved.
|
||||
# BSD License. Look at license.txt for more info.
|
||||
import osproc, unittest, strutils, os
|
||||
|
||||
const path = "../src/babel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue