X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/79dada2bcf873731ed4e78cfed64d8274fb5c587..b8c3dcf5e075cc961b2693b1fcb8d1b8604e8f7c:/cubelooks_test.cpp diff --git a/cubelooks_test.cpp b/cubelooks_test.cpp index b8880c0..fc6e3f8 100644 --- a/cubelooks_test.cpp +++ b/cubelooks_test.cpp @@ -9,6 +9,10 @@ int main(int argc, char **argv) cubelooks clooks(2,1, 6, &argc, argv); + //sleep(2); + + //cubelooks clooks2(2,1, 6, &argc, argv); + while(true) { sleep(1); }