[svn:parrot] r35737 - trunk/runtime/parrot/library/SDL

[email protected]
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: allison
Date: Sun Jan 18 22:29:32 2009
New Revision: 35737

Modified:
   trunk/runtime/parrot/library/SDL/LCD.pir

Log:
[pdd30install] Shorten library path, 'library/' prefix unnecessary. For TT #123 (Reini Urban).

Modified: trunk/runtime/parrot/library/SDL/LCD.pir
==============================================================================
--- trunk/runtime/parrot/library/SDL/LCD.pir	(original)
+++ trunk/runtime/parrot/library/SDL/LCD.pir	Sun Jan 18 22:29:32 2009
@@ -45,8 +45,8 @@
     .return()
 
   create_class:
-    load_bytecode 'library/SDL/Image.pir'
-    load_bytecode 'library/SDL/Rect.pir'
+    load_bytecode 'SDL/Image.pir'
+    load_bytecode 'SDL/Rect.pir'
 
     .local pmc digits
     digits = new 'SDL::Image'
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.