Skip to content

Commit

Permalink
add missing ALLOW_DIFFKR_CONTROL (needed since checkpoint67x) (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelforget authored Jun 18, 2021
1 parent 989645b commit a09bd34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/CTRL_OPTIONS.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ C This allows for GMREDI controls
#define ALLOW_KAPREDI_CONTROL
# undef ALLOW_KAPREDI_CONTROL_OLD

C This allows for DIFFKR controls
#define ALLOW_DIFFKR_CONTROL

C o sets of controls
#define ALLOW_GENTIM2D_CONTROL
#define ALLOW_GENARR2D_CONTROL
Expand Down

0 comments on commit a09bd34

Please sign in to comment.