From a8167d58b9c1b3cd3860e4e55cb98e7460337a00 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 14 Feb 2009 12:14:38 +0000 Subject: remove Id keyword. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/prettyprint.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/prettyprint.rb b/lib/prettyprint.rb index 48f2ebf1e4..911565392d 100644 --- a/lib/prettyprint.rb +++ b/lib/prettyprint.rb @@ -1,5 +1,3 @@ -# $Id$ - # This class implements a pretty printing algorithm. It finds line breaks and # nice indentations for grouped structure. # -- cgit v1.2.3