mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-12-31 08:35:53 +01:00
added NEED in local/slater_tc
This commit is contained in:
parent
22e3e63866
commit
40ea886cf1
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