Select Git revision
500views.geo
Forked from
gmsh / gmsh
Source project has a limited visibility.
-
Christophe Geuzaine authoredChristophe Geuzaine authored
500views.geo 204 B
// this tests that we can still load as many views as we want.
// (even if only 200 are allowed in the GUI)
For i In {0:250}
Include "../tutorial/view1.pos" ;
Include "../tutorial/view2.pos" ;
EndFor