cleanup (removed .saves)

This commit is contained in:
Scarlett
2025-03-06 21:31:55 -05:00
parent 211919d70e
commit 9eee3d94ba
6 changed files with 8 additions and 438 deletions

View File

@ -1,3 +1,6 @@
/* Symbol Table */
/* The Translators - Spring 2025 */
#include "symbol_table.h"
#include <stdbool.h>