another change

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-02 12:12:43 -05:00
parent 8d2bcf8f62
commit c442d42b30

View File

@@ -23,6 +23,8 @@ public class Main {
System.out.println("EVEN MORE OUTPUT!!!");
System.out.println("A commit with a change ID!!!");
System.out.print("master");
System.out.print("another change");
}
/**