Skip to content

Commit

Permalink
featurewindow.t: closed
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Apr 27, 2024
1 parent 1f82c6d commit c95f863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/featurewindow.t
@@ -1,3 +1,3 @@
#ifndef FEATUREWINDOW
#define FEATUREWINDOW 1 /* 1 means open, 0 means closed */
#define FEATUREWINDOW 0 /* 1 means open, 0 means closed */
#endif

0 comments on commit c95f863

Please sign in to comment.