From 5f3bc33f8e5efd2747d0f7d2bd29eecf708977d9 Mon Sep 17 00:00:00 2001 From: Bryce Curtis Date: Wed, 1 Dec 2010 11:21:49 -0600 Subject: [PATCH] Update comments. --- lib/classic.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100644 => 100755 lib/classic.rb diff --git a/lib/classic.rb b/lib/classic.rb old mode 100644 new mode 100755 index f28e4e72..fec1473b --- a/lib/classic.rb +++ b/lib/classic.rb @@ -126,8 +126,7 @@ class Classic end end - # this is so fucking unholy yet oddly beautiful - # not sure if I should thank Ruby or apologize for this abusive use of string interpolation + # create java source file def write_java j = " package #{ @pkg };