Author: bernhard
Date: Wed Nov 26 13:29:16 2008
New Revision: 33243

Modified:
   trunk/MANIFEST.SKIP
   trunk/languages/pipp/src/common/pipp.pir

Log:
[codingstd] remove trailing space


Modified: trunk/MANIFEST.SKIP
==============================================================================
--- trunk/MANIFEST.SKIP (original)
+++ trunk/MANIFEST.SKIP Wed Nov 26 13:29:16 2008
@@ -1,6 +1,6 @@
 # ex: set ro:
 # $Id$
-# generated by tools/dev/mk_manifest_and_skip.pl Wed Nov 26 15:40:04 2008 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Wed Nov 26 20:41:36 2008 UT
 #
 # This file should contain a transcript of the svn:ignore properties
 # of the directories in the Parrot subversion repository. (Needed for
@@ -1118,8 +1118,8 @@
 # generated from svn:ignore of 'languages/pipp/'
 ^languages/pipp/Makefile$
 ^languages/pipp/Makefile/
-^languages/pipp/Test\.pir$
-^languages/pipp/Test\.pir/
+^languages/pipp/Test\.pbc$
+^languages/pipp/Test\.pbc/
 ^languages/pipp/pipp$
 ^languages/pipp/pipp/
 ^languages/pipp/pipp\.exe$

Modified: trunk/languages/pipp/src/common/pipp.pir
==============================================================================
--- trunk/languages/pipp/src/common/pipp.pir    (original)
+++ trunk/languages/pipp/src/common/pipp.pir    Wed Nov 26 13:29:16 2008
@@ -400,7 +400,7 @@
     include_dir = '.'
     push include_path, include_dir
     set_hll_global '$INCLUDE_PATH', include_path
-    
+
 
 .end
 

Reply via email to