moving the F <-> C temperature thingy somewhere else dangit

This commit is contained in:
Dan Buch
2012-04-03 21:41:51 -04:00
parent 88b6bf969d
commit ecc619e4b6
5 changed files with 6 additions and 4 deletions

5
digressions/Makefile Normal file
View File

@@ -0,0 +1,5 @@
CFLAGS += -g -Wall -Wextra
all: temperatures
.PHONY: all