commit | fd5e2a3212406e510b46b3c81624c47cfc496c1d | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sat Feb 22 20:02:39 2014 -0800 |
committer | Brian Silverman <brians> | Sat Feb 22 20:02:39 2014 -0800 |
tree | 1f55e89294b4cae1fa3ccb0292a3689c9762d5e2 | |
parent | 76156ca7cd294ecfff343478a6c6f5b1075333b3 [diff] [blame] |
started adding support for logging matrices and used it
diff --git a/aos/common/logging/matrix_logging.cc b/aos/common/logging/matrix_logging.cc new file mode 100644 index 0000000..cd30509 --- /dev/null +++ b/aos/common/logging/matrix_logging.cc
@@ -0,0 +1 @@ +#include "aos/common/logging/matrix_logging.h"