Use unsharp() instead of SYS9.

This commit is contained in:
wkj 2004-04-21 02:34:42 +00:00
parent 05de2fdd5e
commit 79f2723f25
3 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#include "astro.h"
char* startab = SYS9 "/lib/sky/estartab";
char* startab;
void
stars(void)