Skip to content
Snippets Groups Projects
Commit fd0f52b7 authored by Bernd Zimmermann's avatar Bernd Zimmermann
Browse files

Moved depreciated common/opt.f90 and test.f90

parent 437a0de9
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ Start of large KKR repository holding *voronoi*, *KKRhost*, *KKRimp*, *KKRsusc*,
### Deprecated
- makefiles of *PKKprime*, *voronoi*, *KKRimp*, *rhoq*
- duplicated files from *KKRhost* in *rhoq*
- common/test.f90 and common/opt.f90
### Removed
- None
......
......@@ -380,8 +380,6 @@ if(ENABLE_BdG)
source/common/gaunt2.f90
source/common/grule.f90
source/common/rcstop.f90
source/common/opt.f90
source/common/test.f90
source/common/cinit.f90
source/common/rotatespinframe.f90
source/common/radial_solver_Chebychev/intcheb_cell.f90
......
......@@ -20,8 +20,6 @@ add_executable(
source/common/gaunt2.f90
source/common/grule.f90
source/common/rcstop.f90
source/common/opt.f90
source/common/test.f90
source/common/cinit.f90
source/common/radial_solver_Chebychev/intcheb_cell.f90
source/rhoq/gaunt_new.f
......@@ -30,6 +28,8 @@ add_executable(
source/rhoq/interpol_shape.f
source/rhoq/read_shape.f
source/rhoq/mod_rhoq.F90
source/rhoq/opt.f90
source/rhoq/test.f90
)
if(CMAKE_Fortran_COMPILER_ID MATCHES GNU)
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment