We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfa4cc commit a39eda1Copy full SHA for a39eda1
configure.ac
@@ -122,4 +122,4 @@ AC_SUBST(STOCHTREE_CPPFLAGS)
122
AC_CONFIG_FILES([src/Makevars])
123
124
# write out Autoconf output
125
-AC_OUTPUT
+AC_OUTPUT
src/Makevars.win.in
@@ -36,4 +36,4 @@ OBJECTS = \
36
leaf_model.o \
37
partition_tracker.o \
38
random_effects.o \
39
- tree.o
+ tree.o
0 commit comments