mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[app/sequence] Add a third sequence
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
namespace Sequence {
|
||||
|
||||
constexpr static int MaxRecurrenceDepth = 2;
|
||||
static constexpr int MaxNumberOfSequences = 2;
|
||||
static constexpr int MaxNumberOfSequences = 3;
|
||||
|
||||
class SequenceStore;
|
||||
class SequenceContext;
|
||||
|
||||
Reference in New Issue
Block a user