Hello, according to question https://answers.launchpad.net/yade/+question/182459 I send to Ning a script yadeimport.py, which is actually the yade-trunk script with some lines deleted (it loads all needed libraries but not launch IPython for example). After from yadeimport import * in the beginning of the simulation script, the rest of the script can be used in pure python.
I thought, that it would be nice, if such file was created with normal build automatically, but I could not find, which file is responsible for this (for transfering core/main/main.py.in into /usr/local/bin/yade-trunk). Can you please give me some hint? :-) Thanks Jan _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

