Home
last modified time | relevance | path

Searched defs:DOPROMPT (Results 1 – 1 of 1) sorted by relevance

/dports/math/nauty/nauty27r3/
H A Dnaututil.h226 #define DOPROMPT(fp) (isatty(fileno(fp)) && isatty(fileno(PROMPTFILE))) macro
228 #define DOPROMPT(fp) (curfile==0) macro