Project

General

Profile

Statistics
| Revision:

root / compile.bat

History | View | Annotate | Download (46 Bytes)

1
@echo off 
2
mkdir bin
3
javac -d bin src/*.java