java/build.xml
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 20 Nov 2015 09:49:57 +0000
changeset 3508 622620308fee
parent 3369 ab2119c40ea1
parent 3478 cfe622b12e2f
permissions -rw-r--r--
Merge

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