prepending a number to examples to keep them in order
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
all:
|
||||
gcc -o temperature-table.x86_64 main.c
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
all:
|
||||
gcc -o temperature-table.x86_64 main.c
|
||||