Diff for /zogiLib/zogiLib.py between versions 1.39 and 1.40

version 1.39, 2004/07/27 15:31:23 version 1.40, 2004/07/27 15:33:01
Line 14  import urllib Line 14  import urllib
 import types  import types
 from Globals import package_home  from Globals import package_home
   
 ZOGIVERSION = "0.9.7 ROC:23.7.2004"  ZOGIVERSION = "0.9.8 ROC:27.7.2004"
   
 def cropf(f):  def cropf(f):
     """returns a float with reduced precision"""      """returns a float with reduced precision"""

Removed from v.1.39  
changed lines
  Added in v.1.40


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>