Hi Noah, for the python version of the routing component, the file you want to look at is (if I recall correctly) samplerouting.py, in the netapps/routing folder which is called by nox when ./nox_core is used with the 'sample_routing' flag
On Tue, Jan 26, 2010 at 5:29 AM, Noah <[email protected]> wrote: > Hi guyz~ :) > > I have a question about routing application. > > In the case 'pyswitch' application, I think nox execute 'pyswitch.py' > > but in the case 'routing' application, there's no python file. > > there's just 'routing.i' and I just think it would be executed. > > Is that right? or there's some other file (like nox.cc have > ~~main~~)to execute 'routing' application? > > _______________________________________________ > nox-dev mailing list > [email protected] > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org >
_______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
