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