Skip to content

Commit 2a50ce4

Browse files
committed
update fpm manifest for 0.8.0
1 parent 113982e commit 2a50ce4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fpm.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ copyright = "Copyright 1985 National Center for Atmospheric Research, Boulder,
1010
categories = ["Fast Fourier Transform"]
1111
keywords = ["netlib", "fftpack", "fft"]
1212

13+
[fortran]
14+
implicit-typing=true
15+
implicit-external=true
16+
source-form="default"
17+
1318
[build]
1419
auto-executables = false
1520
auto-tests = false

0 commit comments

Comments
 (0)