Closed AntonXue closed 7 years ago
Thanks for making contributions to dReal! Before opening a pull-request, please check the following things:
make
make format
make style
This change is
Does not copy over all the .h files needed. Please do not merge.
.h
Thanks for making contributions to dReal! Before opening a pull-request, please check the following things:
make
and check the code compiles. Please try both of gcc and clang.make format
to run clang-format over your contributions.make style
and check there is no style error.This change is