diff options
author | Tuowen Zhao <ztuowen@gmail.com> | 2016-09-20 15:56:14 -0600 |
---|---|---|
committer | Tuowen Zhao <ztuowen@gmail.com> | 2016-09-20 15:56:14 -0600 |
commit | 6983c09937baac3ffb7d3a45c3c5009c0eba7e6c (patch) | |
tree | b42f0f9383b40fbeb540bf51b9f11eaf6f80c990 /include/chilldebug.h | |
parent | b829868dfd6cbe9da07227220856b975f33e2037 (diff) | |
download | chill-6983c09937baac3ffb7d3a45c3c5009c0eba7e6c.tar.gz chill-6983c09937baac3ffb7d3a45c3c5009c0eba7e6c.tar.bz2 chill-6983c09937baac3ffb7d3a45c3c5009c0eba7e6c.zip |
python loop & more doc
Diffstat (limited to 'include/chilldebug.h')
-rw-r--r-- | include/chilldebug.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/chilldebug.h b/include/chilldebug.h index 865f1f6..8678749 100644 --- a/include/chilldebug.h +++ b/include/chilldebug.h @@ -1,8 +1,6 @@ // a central place to turn on debugging messages -// enable the next line to get lots of output -//#define DEBUGCHILL #ifndef DEBUGCHILL_H #define DEBUGCHILL_H |