mirror of
https://github.com/thestk/stk
synced 2026-05-02 20:08:11 +00:00
Version 3.1
This commit is contained in:
committed by
Stephen Sinclair
parent
868787a5f9
commit
4b6500d3de
@@ -8,7 +8,7 @@ int newInstByNum(int instNum);
|
||||
|
||||
int newInstByName(char *instName);
|
||||
|
||||
void errorfun(char *func);
|
||||
void usage(char *func);
|
||||
|
||||
int checkArgs(int numArgs, char *args[]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user