From: eficas <> Date: Wed, 6 Nov 2002 18:20:27 +0000 (+0000) Subject: ajout test Test3 X-Git-Tag: AY_av_utilites~31 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=de9a187cc59cb880adf78c28257a60965649a8d3;p=tools%2Feficas.git ajout test Test3 --- diff --git a/Minicode/Test3/incl.14 b/Minicode/Test3/incl.14 new file mode 100644 index 00000000..f0b5c0ac --- /dev/null +++ b/Minicode/Test3/incl.14 @@ -0,0 +1,2 @@ +MMA=LIRE_MAILLAGE() +MA=LIRE_MAILLAGE() diff --git a/Minicode/Test3/incl.15 b/Minicode/Test3/incl.15 new file mode 100644 index 00000000..a4318044 --- /dev/null +++ b/Minicode/Test3/incl.15 @@ -0,0 +1,2 @@ +INCLUDE(UNITE=16) +MA=LIRE_MAILLAGE() diff --git a/Minicode/Test3/incl.16 b/Minicode/Test3/incl.16 new file mode 100644 index 00000000..f0b5c0ac --- /dev/null +++ b/Minicode/Test3/incl.16 @@ -0,0 +1,2 @@ +MMA=LIRE_MAILLAGE() +MA=LIRE_MAILLAGE() diff --git a/Minicode/Test3/main.comm b/Minicode/Test3/main.comm new file mode 100644 index 00000000..d47c524f --- /dev/null +++ b/Minicode/Test3/main.comm @@ -0,0 +1,4 @@ +DEBUT() +INCLUDE(UNITE=14) +MA=LIRE_MAILLAGE() +FIN()