forked from MQCPack/mqcPack
-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy path.gitignore
84 lines (84 loc) · 1.58 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
tags
TAGS
*.o
*.a
*.exe
.*.swp
*~
*.log
*.chk
*.out
*.rwf
*.mat
*.mod
test1
test2
test3
fort.7
lapack/librefblas.a
lapack/make.inc
examples/biorthog/biorthog
.other_libs/build_fcns/Makefile.in*
.other_libs/build_fcns/configure_*
depcomp
install-sh
missing
test-driver
*.trs
*.dSYM
Makefile
outfile
.dirstamp
examples/tools/test1129/test1129.dat
.deps
configure
.other_libs/BLAS/blas.err
.other_libs/BLAS/default
.other_libs/LAPACK/default
.other_libs/LAPACK/lapack.err
.other_libs/build_fcns/default
.other_libs/build_fcns/default_COMPILER
.other_libs/build_fcns/default_GauOpen
.other_libs/build_fcns/tmp
.other_libs/gauopen/default
.other_libs/gaussian/default_scratch
Makefile.in
src/Makefile.in
aclocal.m4
autom4te.cache/
compile
config.status
configure
configure.ac
examples/CreateDataList/1
examples/CreateDataList/CheckInput
examples/DataSummary/DataSummary
examples/DataSummary/test1129/
examples/DataSummary/test1132/
examples/PrintAllData/DataPrint
examples/PrintAllData/OUTPUT/out_runGau
examples/SCFenergy/SCFenergy
examples/WriteTest/Copy
examples/WriteTest/Original
examples/WriteTest/ReadWrite
examples/algebra2/algebra_fun
examples/fullci/fullci
examples/hartreefock/hartreefock
examples/diishf/diishf
examples/tools/FullWavefunctionRW
src/#
src/GauOpen/
src/am--include-marker
Makefile.am
examples/Build_Tests/Makefile.am
examples/CreateDataList/testit.sh
examples/DataSummary/testit.sh
examples/PrintAllData/testit.sh
examples/SCFenergy/testit.sh
examples/WriteTest/testit.sh
examples/hartreefock/Makefile.am
examples/DataSummary/test/
doc/
!doc/Doxygen
!doc/ABOUT_Algebra2.md
!doc/mqcpack_logo.png