Use unsharp() instead of SYS9.
This commit is contained in:
parent
05de2fdd5e
commit
79f2723f25
3 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "astro.h"
|
||||
|
||||
char* startab = SYS9 "/lib/sky/estartab";
|
||||
char* startab;
|
||||
|
||||
void
|
||||
stars(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue