File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# This file is part of preseq
22#
3- # Copyright (C) 2018-2020 : Andrew D. Smith
3+ # Copyright (C) 2018-2022 : Andrew D. Smith
44#
55# Authors: Andrew D. Smith
66#
@@ -32,13 +32,13 @@ AM_CPPFLAGS += -DHAVE_HTSLIB
3232endif
3333
3434preseq_SOURCES = \
35- src/preseq.cpp \
36- src/continued_fraction.hpp \
37- src/continued_fraction.cpp \
38- src/load_data_for_complexity.hpp \
39- src/load_data_for_complexity.cpp \
40- src/moment_sequence.hpp \
41- src/moment_sequence.cpp
35+ src/preseq.cpp \
36+ src/continued_fraction.hpp \
37+ src/continued_fraction.cpp \
38+ src/load_data_for_complexity.hpp \
39+ src/load_data_for_complexity.cpp \
40+ src/moment_sequence.hpp \
41+ src/moment_sequence.cpp
4242
4343to_mr_SOURCES = \
44- src/to-mr.cpp
44+ src/to-mr.cpp
Original file line number Diff line number Diff line change 11dnl This file is part of preseq
22dnl
3- dnl Copyright (C) 2020 : Andrew D. Smith
3+ dnl Copyright (C) 2018-2022 : Andrew D. Smith
44dnl
55dnl Authors: Andrew D. Smith
66dnl
@@ -14,7 +14,7 @@ dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
1414dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1515dnl General Public License for more details.
1616
17- AC_INIT ( [ preseq] , [ 3.1.2 ] , [ andrewds@usc.edu] ,
17+ AC_INIT ( [ preseq] , [ 3.2.0 ] , [ andrewds@usc.edu] ,
1818 [ preseq] , [ https://github.com/smithlabcode/preseq] )
1919dnl the config.h is not currently #included in the source, and only
2020dnl used to keep command lines short.
You can’t perform that action at this time.
0 commit comments