X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/0e276c2770688b3cc7676ee84c8e35246621f6df..79dada2bcf873731ed4e78cfed64d8274fb5c587:/cubelooks_test.cpp?ds=sidebyside diff --git a/cubelooks_test.cpp b/cubelooks_test.cpp index f3ea2da..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(2,1, &argc, argv); - - + cubelooks clooks(2,1, 6, &argc, argv); while(true) { sleep(1);