forgot to commit this
This commit is contained in:
14 files changed
+353
-20
No files matched your search
+1
-1
@@ -5,7 +5,7 @@ CFLAGS = -Wall -std=c11
|
||||
#Input file
|
||||
INPUT = input2.txt
|
||||
OUTPUT = output.txt
|
||||
REF = ref2.txt
|
||||
REF = ref.txt
|
||||
# Source file
|
||||
SRCS = lab5.c
|
||||
# Output
|
||||
|
||||
Reference in new issue
Block a user