diff options
author | Josh Blum | 2012-10-31 21:50:43 -0700 |
---|---|---|
committer | Josh Blum | 2012-10-31 21:50:43 -0700 |
commit | 61bd98faa4d10a4791669f4f1c196268a6178a4e (patch) | |
tree | 9587a3614ba0ad9213a538b2b3043adb15bbf3f7 /python/gras/__init__.py | |
parent | 32f9c796f5b30b7bd802c5f1802a94de2b50ec10 (diff) | |
download | sandhi-61bd98faa4d10a4791669f4f1c196268a6178a4e.tar.gz sandhi-61bd98faa4d10a4791669f4f1c196268a6178a4e.tar.bz2 sandhi-61bd98faa4d10a4791669f4f1c196268a6178a4e.zip |
swig work on top and hier
Diffstat (limited to 'python/gras/__init__.py')
-rw-r--r-- | python/gras/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/gras/__init__.py b/python/gras/__init__.py new file mode 100644 index 0000000..6a836a6 --- /dev/null +++ b/python/gras/__init__.py @@ -0,0 +1 @@ +from GRASElements import * |