1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 19:25:56 +01:00
This commit is contained in:
Azusa Yamaguchi 2015-06-14 00:52:26 +01:00
parent ff8bde53df
commit eff0cb3067

View File

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