changeset 37:967c126110dc

something added
author mmatejov
date Thu, 15 Apr 2010 10:21:16 +0200
parents e180821c3b26
children e6f94a60deff
files Hello.java Test.file
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Hello.java	Wed Dec 02 10:47:48 2009 +0100
+++ b/Hello.java	Thu Apr 15 10:21:16 2010 +0200
@@ -12,5 +12,5 @@
     System.out.println ("Hello World!");
     System.out.println ("Greetings Venus!");
     System.out.println ("I am not so cool!";
- 
+    System.out.println ("Yes it works!"); 
 }
--- a/Test.file	Wed Dec 02 10:47:48 2009 +0100
+++ b/Test.file	Thu Apr 15 10:21:16 2010 +0200
@@ -1,1 +1,2 @@
 Something to try hg add
+What to write here?