Salome HOME
*** empty log message ***
authoreficas <>
Thu, 15 Dec 2005 15:25:39 +0000 (15:25 +0000)
committereficas <>
Thu, 15 Dec 2005 15:25:39 +0000 (15:25 +0000)
Aster/sdist.py

index 568d4192dd340e8a07e6b57f83b41ce547d916c2..517ec243b40caae8711b6e65f656ceadea6cd064 100644 (file)
@@ -61,6 +61,7 @@ def main():
    copyfiles('Cata/cataSTA76',os.path.join(path_distrib,'Aster','Cata','cataSTA76'),['*.py'])
    copyfiles('Cata/cataSTA76/Macro',os.path.join(path_distrib,'Aster','Cata','cataSTA76','Macro'),['*.py'])
    copyfiles('Cata/cataSTA81',os.path.join(path_distrib,'Aster','Cata','cataSTA81'),['*.py'])
+   copyfiles('Cata',os.path.join(path_distrib,'Aster','Cata',['*c_clefs_docu'])
    copyfiles('../Aster/Cata',os.path.join(path_distrib,'Aster'),['aster.py',])
 
    copyfiles('../convert',os.path.join(path_distrib,'convert'),['*.py'])