forked from personal/squiggle.c
savepoint
This commit is contained in:
parent
db75cc9afd
commit
a4fdbc1e2c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2
makefile
2
makefile
|
@ -6,7 +6,7 @@ FORMATTER=clang-format -i -style=$(STYLE_BLUEPRINT)
|
|||
|
||||
all:
|
||||
cd examples/01_one_sample && make && echo
|
||||
cd examples/02_many_samples && make && echo
|
||||
cd examples/02_many_samples_time_to_botec && make && echo
|
||||
cd examples/03_gcc_nested_function && make && echo
|
||||
cd examples/04_sample_from_cdf_simple && make && echo
|
||||
cd examples/05_sample_from_cdf_beta && make && echo
|
||||
|
|
Loading…
Reference in New Issue
Block a user