We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59b5553 + e000cd7 commit eeb1946Copy full SHA for eeb1946
CMakeLists.txt
@@ -511,6 +511,7 @@ if(EXT_TOOLS)
511
list(APPEND TOOLS_LIST_SIMPLE copydet )
512
list(APPEND TOOLS_LIST_SIMPLE pseudo )
513
list(APPEND TOOLS_LIST_SIMPLE plot_orbitals )
514
+ list(APPEND TOOLS_LIST_SIMPLE plot_contracted )
515
list(APPEND TOOLS_LIST_SIMPLE assembling_pseudo)
516
list(APPEND TOOLS_LIST_SIMPLE orthomol )
517
0 commit comments