#!/bin/sh
LIB_JAR=org.jmonde.state-1.1.0.jar
rm -fr org
rm -f ../lib/${LIB_JAR}
(cd ../test;./clean)
