changeset 53:5eeda44107ee

changed Hello.java
author Denis Lila <dlila@redhat.com>
date Wed, 08 Dec 2010 17:48:46 -0500
parents 25c873f39156
children 81fa4638c023
files Hello.java
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Hello.java	Mon Oct 25 09:08:57 2010 -0400
+++ b/Hello.java	Wed Dec 08 17:48:46 2010 -0500
@@ -42,6 +42,5 @@
     System.out.println ("I am not so cool!");
     System.out.println ("But I am!"); 
     System.out.println ("Oh really?");
-    System.out.println ("Really");
 }
 }