On 10/09/2011, at 3:13 PM, Josh Blum wrote: > > If you wrote the xml files, you need to change them in such a way so > that they dont conflict. > > Ex: > from packa import modc as packa_modc > packa_modc.my_block(....) > > I bet there are many other ways to do this. Its just python :-) > > -josh >
Great! I did not realize the codes generated are controlled by .xml file, in particular the <make> tag. Thanks Josh Kyle _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
