Skip to content

Commit d9dd8a0

Browse files
committed
0
1 parent 6da68b6 commit d9dd8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0x00-hello_world/0-preprocessor

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
make $CFILE
2+
gcc -E $CFILE > c

0 commit comments

Comments
 (0)