diff options
author | pab <devnull@localhost> | 2009-06-07 22:58:25 +0000 |
---|---|---|
committer | pab <devnull@localhost> | 2009-06-07 22:58:25 +0000 |
commit | 37f7e4c4a8dc0526a538fcd81b9991736d9d9060 (patch) | |
tree | 4e286e8319d708241b5ee861ec5c7be6a73a1ebf /examples/ndfd | |
parent | 758040593002c940a3626614ca60cb90ed28f13a (diff) |
restore missing wrapper
Diffstat (limited to 'examples/ndfd')
-rw-r--r-- | examples/ndfd/ndfd.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/ndfd/ndfd.py b/examples/ndfd/ndfd.py new file mode 100644 index 0000000..790a316 --- /dev/null +++ b/examples/ndfd/ndfd.py @@ -0,0 +1 @@ +from raw.ndfd import * |