Switch to side-by-side view

--- a
+++ b/Tests/AnyMocap/Test_ExternalDesVar.any
@@ -0,0 +1,20 @@
+//define = [
+//  {'BM_LEG_MODEL':'_LEG_MODEL_TLEM1_'}, 
+//  {'BM_LEG_MODEL':'_LEG_MODEL_TLEM2_'}, 
+//]
+//ignore_errors = ['FileReader.FileName']
+// Test related setup.
+
+
+#include "../libdef.any"
+
+
+#ifndef BM_LEG_MODEL
+#define BM_LEG_MODEL _LEG_MODEL_TLEM2_
+#endif
+
+
+
+#path TEMP_PATH "Output"
+
+#include "<ANYMOCAP_EXAMPLES>/SpecialFeatures/ExternalDesVars.main.any"