Merge pull request #38 from UB-CSE443/Sprint3-DebugTools-FE-t#NoTask
Sprint3 debug tools fe t#no task
This commit is contained in:
@ -1001,4 +1001,4 @@ TableNode *getNextEntry(TableNode *tn) { return tn->next; }
|
||||
printf("The type of the first entry is %s\n",First_Entry->theType);
|
||||
return 0;
|
||||
}
|
||||
*/
|
||||
*/
|
Reference in New Issue
Block a user