source: trunk/bio/postprocess/main/build.xml @ 9364

Revision 9364, 191 bytes checked in by rns, 6 years ago (diff)

still trying to tidy up core, postprocess and tools

Line 
1<project name="bio-postprocess" default="default" basedir=".">
2
3  <description>perform post processing operations</description>
4 
5  <import file="../../../imbuild/library.xml"/>
6
7</project>
Note: See TracBrowser for help on using the repository browser.