RUN: ac2c.pl -in ${ASPICERE2_SRC}/test/Feature/MostRecent/logging.ac -out ${ASPICERE2_SRC}/test/Feature/MostRecent/logging.ac.c
RUN: gcc -g $ASPICERE2_INSTALL/include/clips.c $ASPICERE2_INSTALL/include/userfunctions.c ${ASPICERE2_SRC}/test/Feature/MostRecent/testmain.c ${ASPICERE2_SRC}/test/Feature/MostRecent/logging.ac.c -I$ASPICERE2/myclips/src -L$ASPICERE2/myclips/src -lclips -o test
