X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/79dada2bcf873731ed4e78cfed64d8274fb5c587..2f7d03857df74cf9edb56fbc1984152a38530ff9:/cubelooks_test.cpp?ds=inline 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); }