Skip to content
Snippets Groups Projects
Commit 694f11e7 authored by Elisa Rebolini's avatar Elisa Rebolini
Browse files

VAR_DEV definition

parent 69b25fbc
No related branches found
No related tags found
2 merge requests!5Implementation of the density matrix,!4Implementation of the density matrix
Pipeline #10334 failed
......@@ -102,6 +102,7 @@ endif()
include(RelaxSE_Sources)
if(ENABLE_DEV)
add_definitions(-DVAR_DEV)
include(RelaxSE_dev)
endif()
......
......@@ -43,7 +43,9 @@ Program proprietes
use gener_monos
use utils_char
use utils_wrt
#ifdef VAR_DEV
use densite
#endif
!!$ -------- Donnes locales -----------------------------------
implicit none
......
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