Merge branch 'Dev' into Sprint1-BasicProgSetupFix-t#06

This commit is contained in:
Annie Slenker
2025-02-13 01:59:32 -05:00
committed by GitHub
7 changed files with 50 additions and 49 deletions

View File

@ -22,4 +22,4 @@ int arg;
int main(int argc, char* argv[]);
char *is_tok(int argc, char* argv[]);
int is_alpha_file(char *file, int file_len);
int is_alpha_file(char *file, int file_len);