Project

General

Profile

Statistics
| Revision:

root / src / compile.sh

History | View | Annotate | Download (61 Bytes)

1
#!/usr/bin/env bash
2
javac TestApp.java
3
javac Peers/Peer.java