]> SALOME platform Git repositories - modules/homard.git/blobdiff - src/tool/Gestion_MTU/gmtyar.h
Salome HOME
Homard executable
[modules/homard.git] / src / tool / Gestion_MTU / gmtyar.h
diff --git a/src/tool/Gestion_MTU/gmtyar.h b/src/tool/Gestion_MTU/gmtyar.h
new file mode 100644 (file)
index 0000000..6c27aa5
--- /dev/null
@@ -0,0 +1,7 @@
+c
+c typarr gere les arrets de gm en cas de probleme.
+c     0 : un probleme dans gm conduit a un arret par le programme ad-hoc
+c     1 : un probleme dans gm conduit a un code de retour non nul
+c
+      integer typarr
+      common / gmtyar / typarr