Skip to content

Commit a39eda1

Browse files
committed
Updated end of line for various R build scripts
1 parent ecfa4cc commit a39eda1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ AC_SUBST(STOCHTREE_CPPFLAGS)
122122
AC_CONFIG_FILES([src/Makevars])
123123

124124
# write out Autoconf output
125-
AC_OUTPUT
125+
AC_OUTPUT

src/Makevars.win.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ OBJECTS = \
3636
leaf_model.o \
3737
partition_tracker.o \
3838
random_effects.o \
39-
tree.o
39+
tree.o

0 commit comments

Comments
 (0)