Skip to content

Commit

Permalink
featurewindow.t: OPEN
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Oct 24, 2023
1 parent 64a25ac commit b0b2f37
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 0 /* 1 means open, 0 means closed */
#define FEATUREWINDOW 1 /* 1 means open, 0 means closed */
#endif

0 comments on commit b0b2f37

Please sign in to comment.