mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-30 04:00:02 +02:00
[apps] Graph app displays first letter of storage functions
This commit is contained in:
@@ -16,7 +16,7 @@ StorageCartesianFunction StorageCartesianFunctionStore::NullModel() {
|
||||
StorageCartesianFunctionStore::StorageCartesianFunctionStore() :
|
||||
Shared::StorageFunctionStore<StorageCartesianFunction>()
|
||||
{
|
||||
addEmptyModel();
|
||||
//addEmptyModel();
|
||||
}
|
||||
|
||||
char StorageCartesianFunctionStore::symbol() const {
|
||||
|
||||
Reference in New Issue
Block a user