Diff for /zogiLib/zogiLib.py between versions 1.37 and 1.38

version 1.37, 2004/07/23 15:28:21 version 1.38, 2004/07/23 16:01:28
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:21.7.2004"  ZOGIVERSION = "0.9.7 ROC:23.7.2004"
   
 def cropf(f):  def cropf(f):
     """returns a float with reduced precision"""      """returns a float with reduced precision"""

Removed from v.1.37  
changed lines
  Added in v.1.38


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