diff --git a/arbiquotient.cpp b/arbiquotient.cpp index f49dae68..5332d12e 100644 --- a/arbiquotient.cpp +++ b/arbiquotient.cpp @@ -503,6 +503,8 @@ EX bool export_tes(string fname) { for(int j=0; j(1, 0)) + println(f, "stretch_shear(", format("%.15f,%.15f,", shs[i].stretch_shear[j].first, shs[i].stretch_shear[j].second), ",", i, ",", j, ")"); } } for(auto& af: all_found) {