diff options
author | dscho <dscho> | 2003-02-08 14:31:01 +0000 |
---|---|---|
committer | dscho <dscho> | 2003-02-08 14:31:01 +0000 |
commit | 980f062a0613e28b79fd175808a6384841bf96d7 (patch) | |
tree | b1915b7ae5bde9da194ab9f174d82c8d5d54c446 /examples/blooptest.c | |
parent | e1d563f8b7d441f6b88ba810b881389775056ffc (diff) | |
download | libtdevnc-980f062a0613e28b79fd175808a6384841bf96d7.tar.gz libtdevnc-980f062a0613e28b79fd175808a6384841bf96d7.zip |
missing files
Diffstat (limited to 'examples/blooptest.c')
-rw-r--r-- | examples/blooptest.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/blooptest.c b/examples/blooptest.c new file mode 100644 index 0000000..f0e411c --- /dev/null +++ b/examples/blooptest.c @@ -0,0 +1,2 @@ +#define BACKGROUND_LOOP_TEST +#include "example.c" |