Salome HOME
Remove deprecated files for padder plugin
authorboulant <boulant>
Wed, 31 Jul 2013 12:37:06 +0000 (12:37 +0000)
committerboulant <boulant>
Wed, 31 Jul 2013 12:37:06 +0000 (12:37 +0000)
configure.ac
src/Tools/padder/meshjob/idl/MESHJOB.idl
src/Tools/padder/resources/Makefile.am

index e97b1b891a3a0f3917de0036e195ed248ddce721..07888a27812b32fb25863ad2fabf2e99d4ef1ab2 100644 (file)
@@ -587,9 +587,6 @@ AC_OUTPUT([ \
   src/Tools/padder/spadderpy/plugin/Makefile \
   src/Tools/padder/spadderpy/plugin/envPlugins.sh \
   src/Tools/padder/resources/Makefile \
-  src/Tools/padder/resources/appligen/Makefile \
-  src/Tools/padder/resources/appligen/appligen.sh \
-  src/Tools/padder/resources/appligen/config_appli.xml \
   src/Tools/padder/resources/testdata/Makefile \
   src/Tools/padder/unittests/Makefile \
   src/Tools/padder/unittests/autotest.sh \
index 7b38811a5e76a5f95607b3264239ea67135b1680..92a87d986b22c2ec82f2bd9922bbf19fee87deb4 100644 (file)
@@ -50,7 +50,7 @@ module MESHJOB
   //
 
   // This defines the set of temporary folders used by the jobmanager
-  // when executing a job (may depends on the job).
+  // when executing a job (may depend on the job).
   struct MeshJobPaths
   {
     string local_inputdir;
index 8d7907c840e1f2815f2b3ccfc866e3f4eb245a47..bfb9c6a603494753c054729edeeee0a673c5da05 100644 (file)
@@ -17,7 +17,7 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-SUBDIRS = appligen testdata
+SUBDIRS = testdata
 
 include $(top_srcdir)/adm_local/unix/make_common_starter.am