You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modeq/Interactive.rml
+1-45Lines changed: 1 addition & 45 deletions
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ with "Print.rml"
201
201
with "System.rml"
202
202
with "ClassLoader.rml"
203
203
with "Ceval.rml"
204
-
with "Encrypt.rml"
204
+
205
205
206
206
val Placement_records = "record Transformation Real x=0.0; Real y=0.0; Real scale=1.0; Real aspectRatio=1.0; Boolean flipHorizontal=false; Boolean flipVertical=false; Real rotation=0.0; end Transformation; record Placement Boolean visible=true; Transformation transformation; Transformation iconTransformation; end Placement;"
0 commit comments