meshing calculation for co-planar gears
[antikythera] / src / app.h
diff --git a/src/app.h b/src/app.h
new file mode 100644 (file)
index 0000000..926c2d2
--- /dev/null
+++ b/src/app.h
@@ -0,0 +1,6 @@
+#ifndef APP_H_
+#define APP_H_
+
+extern bool opt_gear_wireframe;
+
+#endif // APP_H_