Hi devs, after a (short) discussion with Bruno, I will flatten the source hierarchy so that all files under pkg/dem will be directly in pkg/dem and so on. That will simplify the scons script considerably and hopefully allow better portability and robustness.
At the same time, #include<yade/pkg-dem/...> will change to #include<yade/pkg/dem/...>, but the possibility of using the first one will be kept for a while, so that external files might be updated. Best, Edx _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

