Skip to content

Commit

Permalink
Exit immediately
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Dec 31, 2023
1 parent 23e07cb commit ae182df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions native/Radar/bin/startEval.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
function [] = startEval(nvars, nobjs, ncons, functionHandle, port)

disp('Starting...');
exit

if ~libisloaded('libmoeaframework')
loadlibrary('libmoeaframework', 'moeamatlab.h');
Expand Down

0 comments on commit ae182df

Please sign in to comment.