]> SALOME platform Git repositories - tools/eficas.git/commitdiff
Salome HOME
ajout test Test3
authoreficas <>
Wed, 6 Nov 2002 18:20:27 +0000 (18:20 +0000)
committereficas <>
Wed, 6 Nov 2002 18:20:27 +0000 (18:20 +0000)
Minicode/Test3/incl.14 [new file with mode: 0644]
Minicode/Test3/incl.15 [new file with mode: 0644]
Minicode/Test3/incl.16 [new file with mode: 0644]
Minicode/Test3/main.comm [new file with mode: 0644]

diff --git a/Minicode/Test3/incl.14 b/Minicode/Test3/incl.14
new file mode 100644 (file)
index 0000000..f0b5c0a
--- /dev/null
@@ -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 (file)
index 0000000..a431804
--- /dev/null
@@ -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 (file)
index 0000000..f0b5c0a
--- /dev/null
@@ -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 (file)
index 0000000..d47c524
--- /dev/null
@@ -0,0 +1,4 @@
+DEBUT()
+INCLUDE(UNITE=14)
+MA=LIRE_MAILLAGE()
+FIN()