Skip to content
Snippets Groups Projects
Commit 4fa7b4b5 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

remove main demo of binary_c_help

parent 6e332684
No related branches found
No related tags found
No related merge requests found
......@@ -208,15 +208,6 @@ static int binary_c_main(int argc,
Dprint ("End of binary star evolution program.\n");
{
char * buffer;
size_t size;
stardata->preferences->internal_buffering = 2;
binary_c_help(stardata,"M_1");
binary_c_buffer_info(stardata,&buffer,&size);
printf("%s\n",buffer);
}
/* show timers */
Show_timers;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment