mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-27 09:40:07 +01:00
[apps/sequence] Make controllers inherit from StorageFunction controllers when required
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Shared {
|
||||
|
||||
constexpr char GlobalContext::expExtension[];
|
||||
constexpr char GlobalContext::funcExtension[];
|
||||
//constexpr char GlobalContext::seqExtension[];
|
||||
constexpr char GlobalContext::seqExtension[];
|
||||
constexpr const char * GlobalContext::k_extensions[];
|
||||
|
||||
bool GlobalContext::SymbolAbstractNameIsFree(const char * baseName) {
|
||||
|
||||
Reference in New Issue
Block a user