adding debug flag
[feisty_meow.git] / octopi / applications / transporter / synch_files.cpp
index 2c42466363df4b82a8307a1cc1d58753afdf8814..cac7b9a8471e0a5f91f6f4d8337e16768970e620 100644 (file)
@@ -32,6 +32,9 @@ using namespace timely;
 
 #define LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s)
 
+#define DEBUG_SYNCH_FILES
+//hmmm: not used yet, but should be.
+
 class synch_files_tentacle : public application_shell
 {
 public: