]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
ajout ceil dans le contexte du catalogue
authoreficas <>
Mon, 27 Feb 2006 18:37:38 +0000 (18:37 +0000)
committereficas <>
Mon, 27 Feb 2006 18:37:38 +0000 (18:37 +0000)
Aster/Cata/cataSTA81/__init__.py

index 6ee2cdebc37500f399bd1eee0928ecc2880ad607..b8c94e9ebff3677b360c799840631cf751cce2c2 100644 (file)
@@ -4,3 +4,4 @@ import sys
 rep_macro = os.path.join(prefs.REPINI,'Cata/cataSTA81')
 sys.path.insert(0,rep_macro)
 from cata import *
+from math import ceil