diff --git a/src/MonoInts/Makefile b/src/MonoInts/Makefile index 06dc50ff..8ae5c9fb 100644 --- a/src/MonoInts/Makefile +++ b/src/MonoInts/Makefile @@ -1,6 +1,6 @@ # Define here all new external source files and objects.Don't forget to prefix the # object files with IRPF90_temp/ -SRC= -OBJ= +SRC=int.f90 +OBJ=IRPF90_temp/int.o -include $(QPACKAGE_ROOT)/src/Makefile.common +include $(QPACKAGE_ROOT)/src/Makefile.common \ No newline at end of file diff --git a/src/Pseudo/int.f90 b/src/MonoInts/int.f90 similarity index 100% rename from src/Pseudo/int.f90 rename to src/MonoInts/int.f90 diff --git a/src/Pseudo/pseudo.ezfio_config b/src/MonoInts/pseudo.ezfio_config similarity index 100% rename from src/Pseudo/pseudo.ezfio_config rename to src/MonoInts/pseudo.ezfio_config diff --git a/src/Pseudo/test_michel.irp.f b/src/MonoInts/test_michel.irp.f similarity index 100% rename from src/Pseudo/test_michel.irp.f rename to src/MonoInts/test_michel.irp.f diff --git a/src/NEEDED_MODULES b/src/NEEDED_MODULES index 35aa5ec3..a144c42c 100644 --- a/src/NEEDED_MODULES +++ b/src/NEEDED_MODULES @@ -1 +1 @@ -AOs Bielec_integrals Bitmask CID CID_SC2_selected CID_selected CIS CISD CISD_selected CISD_SC2_selected Dets Electrons Ezfio_files Full_CI Generators_full Hartree_Fock MOGuess MonoInts MOs MP2 Nuclei Output Selectors_full Utils Molden FCIdump Generators_CAS CAS_SD_selected DDCI_selected MRCC Pseudo +AOs Bielec_integrals Bitmask CID CID_SC2_selected CID_selected CIS CISD CISD_selected CISD_SC2_selected Dets Electrons Ezfio_files Full_CI Generators_full Hartree_Fock MOGuess MonoInts MOs MP2 Nuclei Output Selectors_full Utils Molden FCIdump Generators_CAS CAS_SD_selected DDCI_selected MRCC diff --git a/src/Pseudo/ASSUMPTIONS.rst b/src/Pseudo/ASSUMPTIONS.rst deleted file mode 100644 index e69de29b..00000000 diff --git a/src/Pseudo/Makefile b/src/Pseudo/Makefile deleted file mode 100644 index 5cf11b78..00000000 --- a/src/Pseudo/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# Define here all new external source files and objects.Don't forget to prefix the -# object files with IRPF90_temp/ -SRC=int.f90 -OBJ=IRPF90_temp/int.o - -include $(QPACKAGE_ROOT)/src/Makefile.common diff --git a/src/Pseudo/NEEDED_MODULES b/src/Pseudo/NEEDED_MODULES deleted file mode 100644 index 542760a9..00000000 --- a/src/Pseudo/NEEDED_MODULES +++ /dev/null @@ -1 +0,0 @@ -Ezfio_files Nuclei Output Utils \ No newline at end of file diff --git a/src/Pseudo/README.rst b/src/Pseudo/README.rst deleted file mode 100644 index ebb762c1..00000000 --- a/src/Pseudo/README.rst +++ /dev/null @@ -1,4 +0,0 @@ -======= - Module -======= -