Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dcacheensembl.c94 AjPTime svrtime = NULL; in main() local
124 svrtime = ajTimeNewTodayFmt("cachefile"); in main()
125 ajFmtPrintF(cachef, "# %S %D\n", ajFileGetNameS(cachef), svrtime); in main()
126 ajTimeDel(&svrtime); in main()