We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519cbd7 commit e9738d9Copy full SHA for e9738d9
src/common/include/case.fypp
@@ -0,0 +1,7 @@
1
+! This file exists so that Fypp can be run without generating case.fypp files for
2
+! each target. This is useful when generating documentation, for example. This
3
+! should also let MFC be built with CMake directly, without invoking mfc.sh.
4
+
5
+! For pre-process.
6
+#:def analytical()
7
+#:enddef
0 commit comments