Home | History | Annotate | Download | only in programs

Lines Matching full:prompt

1045     DISPLAY( " -s#    : Select seed (default:prompt user)\n");
1076 if (!strcmp(argument, "--no-prompt")) { pause=0; seedset=1; g_displayLevel=1; continue; }