We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f509ada commit 91dd319Copy full SHA for 91dd319
1 file changed
M4_Eyes/user.cpp
@@ -1,4 +1,4 @@
1
-#if 0 // Change to 0 to disable this code (must enable ONE user*.cpp only!)
+#if 1 // Change to 0 to disable this code (must enable ONE user*.cpp only!)
2
3
// This file provides a crude way to "drop in" user code to the eyes,
4
// allowing concurrent operations without having to maintain a bunch of
0 commit comments