We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfdc666 commit cd1cf2dCopy full SHA for cd1cf2d
1 file changed
build.sh
@@ -15,3 +15,6 @@ echo
15
$grun fortran module -tree examples/subroutine1.f90
16
echo
17
$grun fortran module -tree examples/expr1.f90
18
+
19
+# Visualize
20
+#grun fortran module -gui examples/m1.f90
0 commit comments