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