Skip to content

Commit

Permalink
get around macos make oct error
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Sep 12, 2023
1 parent 2bada1e commit 86d5658
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mmclab.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1132,3 +1132,5 @@ extern "C" void mcx_matlab_flush() {
mexEvalString("fflush(stdout);");
#endif
}

int main(void) {return 1;}

0 comments on commit 86d5658

Please sign in to comment.