| summaryrefslogtreecommitdiff | 
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2016-09-21 03:13:47 +0200 | 
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2016-09-21 03:13:47 +0200 | 
| commit | 7e8cb867ba9ca9d0f533a8329712117ba38115a6 (patch) | |
| tree | 5d28846ab9b0946ccaf14bc530dbf36533b6bde9 /src/pervasive.h | |
| parent | 8994c7b5cf56f540c71c763173a8927569ba94b3 (diff) | |
Fixes "No back sequence" + forbids name as pillar.
Diffstat (limited to 'src/pervasive.h')
| -rw-r--r-- | src/pervasive.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/pervasive.h b/src/pervasive.h index 4cc43fe..f1dd5af 100644 --- a/src/pervasive.h +++ b/src/pervasive.h @@ -40,7 +40,7 @@  #endif  #ifndef ZoO_MARKOV_ORDER -   #define ZoO_MARKOV_ORDER               2 +   #define ZoO_MARKOV_ORDER               3  #endif  typedef unsigned int ZoO_index; | 


