Skip to content

Commit

Permalink
featurewindow.t: closed
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Nov 11, 2023
1 parent e0e0f55 commit 48163f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/featurewindow.t
Original file line number Diff line number Diff line change
@@ -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 48163f3

Please sign in to comment.