Switch to side-by-side view

--- a
+++ b/Tools/ModelUtilities/Reactions/XRotNeg.any
@@ -0,0 +1,7 @@
+AnyFolder XRotNeg={
+#include "SupportMuscleRot.any"
+AnyVec3 Direction= {-1,0,0};
+  AnyIntArray Axis= {2};
+AnyVar Strength =.StrengthOfReactionsRot[1];
+AnyVar DirectionOfForce =-1;
+};
\ No newline at end of file