mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
6dfd21bd1e
and Post-Processing for numerical simulation. +Supports interoperability between CAD modeling and computation software (CAD-CAE link) +Makes easier the integration of new components on heterogeneous systems for numerical computation +Sets the priority to multi-physics coupling between computation software +Provides a generic user interface, user-friendly and efficient, which helps to reduce the costs and delays of carrying out the studies +Reduces training time to the specific time for learning the software solution which has been based on this platform +All functionalities are accessible through the programmatic integrated Python console This package contains SMESH module. WWW: http://www.salome-platform.org - Stas Timokhin devel@stasyan.com PR: ports/143469 Submitted by: Stas Timokhin <devel at stasyan.com>
12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
--- bin/Makefile.am.orig 2010-01-06 21:49:10.000000000 +0600
|
|
+++ bin/Makefile.am 2010-01-06 21:49:17.000000000 +0600
|
|
@@ -26,7 +26,7 @@
|
|
include $(top_srcdir)/adm_local/unix/make_common_starter.am
|
|
|
|
# non-distributed files
|
|
-nodist_salomescript_DATA = VERSION
|
|
+nodist_salomescript_DATA =
|
|
|
|
# python files
|
|
dist_salomescript_PYTHON = \
|