From c15e3c60add01c2af7ebab049e97e245e53792a8 Mon Sep 17 00:00:00 2001 From: manojgudi Date: Thu, 26 Dec 2013 21:17:49 +0530 Subject: Code cleanup of gr-controls and gr-scigen Incomplete > Adding qa_csim.py > Cleanup in qa_dsim.py --- gr-scigen/python/scigen.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gr-scigen/python/scigen.py') 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 * -- cgit