java/build.xml
author Claus Gittinger <cg@exept.de>
Wed, 18 Dec 2019 22:52:20 +0100
branchcvs_MAIN
changeset 3983 d5e02c24413e
parent 3809 259d6ca3939d
permissions -rw-r--r--
antifpossible

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project name="" default="compile" basedir=".">
    <import file="build.auto.xml"/>
    <!-- Put custom build code here, this file is never overwritten by Smalltalk/X -->
</project>