cmd line file return exit code

This commit is contained in:
James Cherry
2020-11-13 12:46:19 -07:00
parent e25ed6fb8f
commit 7fba8a57ea
5 changed files with 37 additions and 17 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ findCmdLineKey(int &argc,
int
parseThreadsArg(int &argc,
char *argv[]);
void
int
sourceTclFile(const char *filename,
bool echo,
bool verbose,