1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 11:15:55 +01:00
This commit is contained in:
Azusa Yamaguchi 2015-06-14 00:52:26 +01:00
parent 171c95d6d8
commit 8bac3b57ad

View File

@ -27,6 +27,7 @@ public:
}
};
int main (int argc, char ** argv)
{
Grid_init(&argc,&argv);