diff options
author | manojgudi | 2013-12-26 21:17:49 +0530 |
---|---|---|
committer | manojgudi | 2013-12-26 21:17:49 +0530 |
commit | c15e3c60add01c2af7ebab049e97e245e53792a8 (patch) | |
tree | 2e0455978c350def66f28a00a68d69d0646259e5 /gr-scigen/python/scigen.py | |
parent | cb0bc2512a930e1a09633d6e373c0d5c43f30c79 (diff) | |
download | gnuradio-c15e3c60add01c2af7ebab049e97e245e53792a8.tar.gz gnuradio-c15e3c60add01c2af7ebab049e97e245e53792a8.tar.bz2 gnuradio-c15e3c60add01c2af7ebab049e97e245e53792a8.zip |
Code cleanup of gr-controls and gr-scigen
Incomplete
> Adding qa_csim.py
> Cleanup in qa_dsim.py
Diffstat (limited to 'gr-scigen/python/scigen.py')
-rw-r--r-- | gr-scigen/python/scigen.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-scigen/python/scigen.py b/gr-scigen/python/scigen.py index ca5556bc8..44075b1f3 100644 --- a/gr-scigen/python/scigen.py +++ b/gr-scigen/python/scigen.py @@ -1 +1,3 @@ +#!/usr/bin/python +# Can import other python files from generic import * |