
10 Sep
2011
10 Sep
'11
11:50 a.m.
We don't use to top post in this ML. Please don't it if you can :) Le 10/09/11 13:05, Ábel Sinkovics a écrit :
Hi Vicente,
The sub-libraries have the following dependencies: - metatest doesn't really depend on any of the libraries (one of its examples depends on metamonad, but it can be moved to metamonad) - metamonad depends on metatest - metaparse depends on metatest and metamonad - safe_printf depends on metaparse (it has no test cases yet) I guess that the dependency to metatest is only for test purposes.
Best, Vicente