/[gzz]/gzz/gfx/libpaper/papermill.py
ViewVC logotype

Diff of /gzz/gfx/libpaper/papermill.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by tjl, Wed Sep 4 06:31:11 2002 UTC revision 1.23 by tjl, Wed Sep 4 07:37:10 2002 UTC
# Line 60  def initialize(): Line 60  def initialize():
60          assert 0, "Sorry, can't do without NVIDIA register combiners yet."          assert 0, "Sorry, can't do without NVIDIA register combiners yet."
61    
62      for f in files:      for f in files:
63            print "Load file ",f
64          execfile("gfx/libpaper/"+f, globals())          execfile("gfx/libpaper/"+f, globals())
65    
66  def randvec(rnd): return [rnd.nextDouble() for i in range(0,3)]  def randvec(rnd): return [rnd.nextDouble() for i in range(0,3)]

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26