summaryrefslogtreecommitdiff
path: root/Ganlib/data/testgan3_proc/mox_6c_case1.c2m
diff options
context:
space:
mode:
authorstainer_t <thomas.stainer@oecd-nea.org>2025-09-08 13:48:49 +0200
committerstainer_t <thomas.stainer@oecd-nea.org>2025-09-08 13:48:49 +0200
commit7dfcc480ba1e19bd3232349fc733caef94034292 (patch)
tree03ee104eb8846d5cc1a981d267687a729185d3f3 /Ganlib/data/testgan3_proc/mox_6c_case1.c2m
Initial commit from Polytechnique Montreal
Diffstat (limited to 'Ganlib/data/testgan3_proc/mox_6c_case1.c2m')
-rw-r--r--Ganlib/data/testgan3_proc/mox_6c_case1.c2m13
1 files changed, 13 insertions, 0 deletions
diff --git a/Ganlib/data/testgan3_proc/mox_6c_case1.c2m b/Ganlib/data/testgan3_proc/mox_6c_case1.c2m
new file mode 100644
index 0000000..0fd6683
--- /dev/null
+++ b/Ganlib/data/testgan3_proc/mox_6c_case1.c2m
@@ -0,0 +1,13 @@
+*----
+* Define STRUCTURES and MODULES used
+*----
+LINKED_LIST GEOM TRACK LIBRARY LIBRARY2 CP FLUX ;
+MODULE LIB: UTL: DELETE: END: ;
+PROCEDURE assertS ;
+*
+FLUX := UTL: :: CREA 'K-EFFECTIVE' 1 = 1.703945 ;
+FLUX := UTL: FLUX :: CREA 'SIGNATURE' 3 = 'L_FL' 'UX' ' ' ;
+UTL: FLUX :: DIR ;
+assertS FLUX :: 'K-EFFECTIVE' 1 1.703945 ;
+ECHO "test uo2_6c_case5 completed" ;
+QUIT "LIST" .