Home
last modified time | relevance | path

Searched refs:noauto_tics (Results 1 – 2 of 2) sorted by relevance

/dports/math/grace/grace-5.1.25/grconvert/
H A Dgrconvert.h442 int noauto_tics; /* only time this is used is at startup */ member
H A Dreadbin.c862 if ((err = read_int(&(d->noauto_tics), 1, fin))) in read_graph()