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 dc2889e commit 3baaa1bCopy full SHA for 3baaa1b
reference/Makefile
@@ -1,2 +1,2 @@
1
intptdac: intptdac.f
2
- gfortran -std legacy -o intptdac intptdac.f
+ gfortran -std=legacy -o intptdac intptdac.f
0 commit comments