ajack       2004/06/03 12:15:52

  Modified:    python/gump/model __init__.py
  Log:
  Forgot to tell Python about the rename of ant to builder.
  
  Revision  Changes    Path
  1.5       +1 -1      gump/python/gump/model/__init__.py
  
  Index: __init__.py
  ===================================================================
  RCS file: /home/cvs/gump/python/gump/model/__init__.py,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- __init__.py       16 Mar 2004 19:50:14 -0000      1.4
  +++ __init__.py       3 Jun 2004 19:15:52 -0000       1.5
  @@ -42,5 +42,5 @@
   # tell Python what modules make up the gump.model package
   __all__ = ["rawmodel","loader","state", \
       "object","project","module","workspace","repository", \
  -    "ant"]
  +    "builder"]
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to