Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //
- // Created by Julio Tentor <jtentor@fi.unju.edu.ar>
- //
- public class Demo {
- public static void main(String[] args) {
- (new Demo2()).Run();
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement