#!/usr/bin/env bash
rm *.class *.java *.c *~
jython ./Perceptron.py
