/[gzz]/gzz/gfx/demo/fillet/util.py
ViewVC logotype

Diff of /gzz/gfx/demo/fillet/util.py

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

revision 1.1 by tjl, Thu Dec 5 17:33:52 2002 UTC revision 1.2 by tjl, Wed Dec 11 05:48:30 2002 UTC
# Line 1  Line 1 
1  #(c): Tuomas J. Lukka  #(c): Tuomas J. Lukka
2    
3    # Kluge: a directive to the gldemo.py code; this module should
4    # not be deleted but simply reloaded with "r".
5    __do_not_delete__ = 1
6    # Side effect: any modules imported from this module will not get
7    # automatically reloaded.
8    
9  from gfx.util.misc import *  from gfx.util.misc import *
10  def texturedquad(texrect, ccoord, eps):  def texturedquad(texrect, ccoord, eps):
11      tex = texrect.getTexId()      tex = texrect.getTexId()

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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