Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Removed obsolete nrutil module. No more numerical recipes code
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Jul 28, 2021
1 parent c15eaeb commit afcf1b9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 191 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ SWIFTEST_MODULES = swiftest_globals.f90 \
rmvs_classes.f90 \
helio_classes.f90 \
symba_classes.f90 \
module_nrutil.f90 \
lambda_function.f90\
swiftest.f90

Expand Down
189 changes: 0 additions & 189 deletions src/modules/module_nrutil.f90

This file was deleted.

1 change: 0 additions & 1 deletion src/modules/swiftest.f90
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module swiftest
use rmvs_classes
use helio_classes
use symba_classes
use module_nrutil
use lambda_function
!use advisor_annotate
!$ use omp_lib
Expand Down

0 comments on commit afcf1b9

Please sign in to comment.