yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05888
flattening file hierarchy
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
Follow ups