Diff for /zogiLib/zogiLib.py between versions 1.55 and 1.55.2.1

version 1.55, 2005/04/28 17:26:49 version 1.55.2.1, 2005/05/27 11:07:11
Line 14  import types Line 14  import types
 import random  import random
 from Globals import package_home  from Globals import package_home
   
 ZOGIVERSION = "0.9.15b DW:22.2.2005"  ZOGIVERSION = "0.10.1a ROC:27.5.2005"
   
 def cropf(f):  def cropf(f):
     """returns a float with reduced precision"""      """returns a float with reduced precision"""

Removed from v.1.55  
changed lines
  Added in v.1.55.2.1


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