Import libint_1.2.1.orig.tar.gz
authorMichael Banck <mbanck@debian.org>
Sat, 6 Jan 2018 14:48:17 +0000 (14:48 +0000)
committerMichael Banck <mbanck@debian.org>
Sat, 6 Jan 2018 14:48:17 +0000 (14:48 +0000)
commit7685ca36291262a47843354ec6cef10a7512542c
tree4895734ac97a4c336c5c84cd22a2f935dc97d65f
Import libint_1.2.1.orig.tar.gz

[dgit import orig libint_1.2.1.orig.tar.gz]
92 files changed:
.hgtags [new file with mode: 0644]
CHANGES [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.LESSER [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
README_CMake.md [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
bin/config.guess [new file with mode: 0644]
bin/config.sub [new file with mode: 0644]
bin/install-sh [new file with mode: 0755]
bin/ltmain.sh [new file with mode: 0644]
bin/objectdir.pl [new file with mode: 0644]
cmake/FindStandardMathLibraryC.cmake [new file with mode: 0644]
cmake/LibintConfig.cmake.in [new file with mode: 0644]
cmake/autocmake_safeguards.cmake [new file with mode: 0644]
cmake/autocmake_static_library.cmake [new file with mode: 0644]
cmake/psi4OptionsTools.cmake [new file with mode: 0644]
configure.ac [new file with mode: 0644]
doc/MakeRules.in [new file with mode: 0644]
doc/MakeVars.in [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/progman/Makefile [new file with mode: 0644]
doc/progman/macros.tex [new file with mode: 0644]
doc/progman/progman.tex [new file with mode: 0644]
doc/progman/refs.bib [new file with mode: 0644]
lib/MakeRules [new file with mode: 0644]
lib/MakeSuffixRules [new file with mode: 0644]
lib/autoconf/libtool.m4 [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/Makefile [new file with mode: 0644]
src/bin/MakeRules.in [new file with mode: 0644]
src/bin/MakeVars.in [new file with mode: 0644]
src/bin/Makefile [new file with mode: 0644]
src/bin/constants.h [new file with mode: 0644]
src/bin/copyright.h [new file with mode: 0644]
src/bin/libderiv/CMakeLists.txt [new file with mode: 0644]
src/bin/libderiv/Makefile [new file with mode: 0644]
src/bin/libderiv/build_libderiv.c [new file with mode: 0644]
src/bin/libderiv/build_libderiv.h [new file with mode: 0644]
src/bin/libderiv/emit_d1hrr_build.c [new file with mode: 0644]
src/bin/libderiv/emit_d1hrr_build_macro.c [new file with mode: 0644]
src/bin/libderiv/emit_deriv12_managers.c [new file with mode: 0644]
src/bin/libderiv/emit_deriv1_managers.c [new file with mode: 0644]
src/bin/libderiv/emit_deriv_build.c [new file with mode: 0644]
src/bin/libderiv/emit_deriv_build_macro.c [new file with mode: 0644]
src/bin/libderiv/mem_man.c [new file with mode: 0644]
src/bin/libderiv/mem_man.h [new file with mode: 0644]
src/bin/libint/CMakeLists.txt [new file with mode: 0644]
src/bin/libint/Makefile [new file with mode: 0644]
src/bin/libint/build_libint.c [new file with mode: 0644]
src/bin/libint/build_libint.h [new file with mode: 0644]
src/bin/libint/emit_hrr_build.c [new file with mode: 0644]
src/bin/libint/emit_hrr_build_macro.c [new file with mode: 0644]
src/bin/libint/emit_order.c [new file with mode: 0644]
src/bin/libint/emit_vrr_build.c [new file with mode: 0644]
src/bin/libint/emit_vrr_build_macro.c [new file with mode: 0644]
src/bin/libint/mem_man.c [new file with mode: 0644]
src/bin/libint/mem_man.h [new file with mode: 0644]
src/bin/libint_config.h.cmake.in [new file with mode: 0644]
src/bin/libint_config.h.in [new file with mode: 0644]
src/bin/libr12/Makefile [new file with mode: 0644]
src/bin/libr12/build_libr12.c [new file with mode: 0644]
src/bin/libr12/build_libr12.h [new file with mode: 0644]
src/bin/libr12/emit_gr_order.c [new file with mode: 0644]
src/bin/libr12/emit_grt_order.c [new file with mode: 0644]
src/bin/libr12/emit_hrr_t_build.c [new file with mode: 0644]
src/bin/libr12/emit_vrr_r_build.c [new file with mode: 0644]
src/bin/libr12/emit_vrr_t1_build.c [new file with mode: 0644]
src/bin/libr12/emit_vrr_t2_build.c [new file with mode: 0644]
src/bin/libr12/mem_man.c [new file with mode: 0644]
src/bin/libr12/mem_man.h [new file with mode: 0644]
src/lib/MakeRules.in [new file with mode: 0644]
src/lib/MakeVars.in [new file with mode: 0644]
src/lib/Makefile [new file with mode: 0644]
src/lib/libderiv/CMakeLists.txt [new file with mode: 0644]
src/lib/libderiv/LibintderivConfig.cmake.in [new file with mode: 0644]
src/lib/libderiv/Makefile [new file with mode: 0644]
src/lib/libderiv/Makefile.library [new file with mode: 0644]
src/lib/libint/CMakeLists.txt [new file with mode: 0644]
src/lib/libint/LibintintConfig.cmake.in [new file with mode: 0644]
src/lib/libint/Makefile [new file with mode: 0644]
src/lib/libint/Makefile.library [new file with mode: 0644]
src/lib/libint/vrr_build.c [new file with mode: 0644]
src/lib/libr12/Makefile [new file with mode: 0644]
src/lib/libr12/Makefile.library [new file with mode: 0644]
src/lib/libr12/r_vrr_build.c [new file with mode: 0644]
src/lib/libr12/t1_vrr_build.c [new file with mode: 0644]
src/lib/libr12/t2_vrr_build.c [new file with mode: 0644]