Skip to content

Commit eeb1946

Browse files
Merge pull request #101 from kousuke-nakano/devel
Retrieved plot_contracted.x
2 parents 59b5553 + e000cd7 commit eeb1946

File tree

2 files changed

+579
-0
lines changed

2 files changed

+579
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@ if(EXT_TOOLS)
511511
list(APPEND TOOLS_LIST_SIMPLE copydet )
512512
list(APPEND TOOLS_LIST_SIMPLE pseudo )
513513
list(APPEND TOOLS_LIST_SIMPLE plot_orbitals )
514+
list(APPEND TOOLS_LIST_SIMPLE plot_contracted )
514515
list(APPEND TOOLS_LIST_SIMPLE assembling_pseudo)
515516
list(APPEND TOOLS_LIST_SIMPLE orthomol )
516517

0 commit comments

Comments
 (0)