diff options
-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 * |