Nothing to see here
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#!/usr/bin/bash
|
||||
gcc -Wno-format -Wall -pedantic -Werror -Wextra -std=gnu89 $1 ../*.c -o a
|
||||
./a
|
||||
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
#!/usr/bin/bash
|
||||
gcc -Wno-format -Wall -pedantic -Werror -Wextra -std=gnu89 $1 ../*.c -o a
|
||||
./a
|
||||