Skip to content

Commit 4f23d8d

Browse files
committed
No longer need to use Fortran
1 parent 5af3321 commit 4f23d8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

GNUmakefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### ------------------------------------------------------
44
AMREX_HOME ?= ../amrex
55

6+
BL_NO_FORT = TRUE
7+
68
PRECISION = FLOAT
79
PRECISION = DOUBLE
810

0 commit comments

Comments
 (0)