diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-12-10 22:30:12 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-12-10 22:30:12 +0100 |
commit | 429d5f88b94ff28416cbfc6420b6389fa284df97 (patch) | |
tree | fb6fdaf7731de1ef396f98b748c56f3149801c84 /tests/test_rtfl_stats_1_with_rtfl.cc |
Import RTFL 0.1.1v0.1.1
Diffstat (limited to 'tests/test_rtfl_stats_1_with_rtfl.cc')
-rw-r--r-- | tests/test_rtfl_stats_1_with_rtfl.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_rtfl_stats_1_with_rtfl.cc b/tests/test_rtfl_stats_1_with_rtfl.cc new file mode 100644 index 0000000..da23c75 --- /dev/null +++ b/tests/test_rtfl_stats_1_with_rtfl.cc @@ -0,0 +1,2 @@ +#define DBG_RTFL +#include "test_rtfl_stats_1.cc" |