diff options
Diffstat (limited to 'examples/meta.cpp')
-rw-r--r-- | examples/meta.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/meta.cpp b/examples/meta.cpp deleted file mode 100644 index 6bdc40d..0000000 --- a/examples/meta.cpp +++ /dev/null @@ -1,5 +0,0 @@ -#include "../c++/lbm.hpp" - -int main(int argc, char** argv){ - return 0; -} |