Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f1f9b6c

Browse files
committedJan 27, 2024·
remove some more Fortran vestiges
1 parent a4d7ab4 commit f1f9b6c

File tree

2 files changed

+0
-76
lines changed

2 files changed

+0
-76
lines changed
 

‎networks/general_null/Make.package

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ifeq ($(USE_REACT),TRUE)
88
CEXE_headers += actual_rhs.H
99
endif
1010

11-
$(NETWORK_OUTPUT_PATH)/actual_network.F90: $(NETWORK_OUTPUT_PATH)/network_properties.H
12-
1311
NAUX := $(shell $(MICROPHYSICS_HOME)/networks/general_null/get_naux.py --defines "$(DEFINES)" $(GENERAL_NET_INPUTS))
1412
DEFINES += "-DNAUX_NET=$(NAUX)"
1513

‎networks/general_null/network.template

-74
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.