Home
last modified time | relevance | path

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

/dports/math/fricas/fricas-1.3.7/src/hyper/
H A Dspadint.c188 char complfile[250]; in start_user_buffer() local
197 sprintf(complfile, "%s/lib/command.list", SPAD); in start_user_buffer()
199 if (access(complfile, R_OK) == 0) in start_user_buffer()
207 title, title, spadbuf, page->name, complfile); in start_user_buffer()