Routine changes

This commit is contained in:
2022-11-20 16:21:25 -06:00
parent fb7e58d094
commit 98f063b92a
2 changed files with 5 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
main: main.c
gcc -o main main.c -lncurses
gcc -g -o main main.c texted.c -lncurses