Enable cmake for model
This commit is contained in:
parent
674563203b
commit
9fbd4e0fed
8 changed files with 23 additions and 10 deletions
|
@ -21,7 +21,7 @@ class Cell
|
|||
~Cell();
|
||||
|
||||
// Describes the cell in a terminal
|
||||
std::string description();
|
||||
//std::string description();
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue