summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/swig/gnuradio_swig.scm
blob: 961564d68a6ce772f294428623e81854459233ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
;;;
;;; Not sure that we need this for guile or not.
;;; We'll need to assemble the (gnuradio gr) module somewhere...
;;;

;; # This file implements the old gnuradio_swig_python namespace
;;
;; from gnuradio_swig_py_runtime import *
;; from gnuradio_swig_py_general import *
;; from gnuradio_swig_py_gengen import *
;; from gnuradio_swig_py_filter import *
;; from gnuradio_swig_py_io import *
;; from gnuradio_swig_py_hier import *