mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 14:03:37 +01:00
Merge branch 'QuantumPackage:dev-stable' into dev-stable
This commit is contained in:
commit
7dd08defc4
2
external/irpf90
vendored
2
external/irpf90
vendored
@ -1 +1 @@
|
||||
Subproject commit beac615343f421bd6c0571a408ba389a6d5a32ac
|
||||
Subproject commit 4ab1b175fc7ed0d96c1912f13dc53579b24157a6
|
7
plugins/local/slater_tc/NEED
Normal file
7
plugins/local/slater_tc/NEED
Normal file
@ -0,0 +1,7 @@
|
||||
determinants
|
||||
normal_order_old
|
||||
bi_ort_ints
|
||||
bi_ortho_mos
|
||||
tc_keywords
|
||||
non_hermit_dav
|
||||
dav_general_mat
|
7
plugins/local/slater_tc/slater_tc.irp.f
Normal file
7
plugins/local/slater_tc/slater_tc.irp.f
Normal file
@ -0,0 +1,7 @@
|
||||
program slater_tc
|
||||
implicit none
|
||||
BEGIN_DOC
|
||||
! TODO : Put the documentation of the program here
|
||||
END_DOC
|
||||
print *, 'Hello world'
|
||||
end
|
Loading…
Reference in New Issue
Block a user