mirror of
https://github.com/paboyle/Grid.git
synced 2025-12-19 04:04:30 +00:00
Added all required functionalities, time for cleaning
All actions to be added
This commit is contained in:
@@ -120,6 +120,7 @@ namespace Grid
|
||||
std::string buf;
|
||||
|
||||
readDefault(s, buf);
|
||||
std::cout << s << " " << buf << std::endl;
|
||||
fromString(output, buf);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user