X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/e48bdb3989c1abbf1d6b3124502299cecae0bdb6..db4f3ff8e4de55b60181aeb4643f54ac6ee69fc9:/cubelooks_test.cpp diff --git a/cubelooks_test.cpp b/cubelooks_test.cpp index f065120..fc6e3f8 100644 --- a/cubelooks_test.cpp +++ b/cubelooks_test.cpp @@ -7,9 +7,11 @@ using namespace std; int main(int argc, char **argv) { - cubelooks clooks(5,4, &argc, argv); + cubelooks clooks(2,1, 6, &argc, argv); + //sleep(2); + //cubelooks clooks2(2,1, 6, &argc, argv); while(true) { sleep(1);