From 470c660cb22f0b3ccfc1a376fe73fe26f158d593 Mon Sep 17 00:00:00 2001 From: Joshua Batson Date: Wed, 9 May 2012 13:34:16 -0400 Subject: [PATCH] changed HOME to josh --- knot_tables.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knot_tables.cpp b/knot_tables.cpp index 6849294..2acaae2 100644 --- a/knot_tables.cpp +++ b/knot_tables.cpp @@ -1,7 +1,7 @@ #include -#define HOME "/Users/cotton/src/knotkit/" +#define HOME "/Users/josh/Documents/code/knotkit/" bool verbose = 0;