Skip to content
Snippets Groups Projects
Commit f475c6eb authored by mariuskern's avatar mariuskern
Browse files

MMTConstants changed

parent e041efeb
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@ public static class MMTConstants
public static readonly string RectangleType = "http://mathhub.info/FrameIT/frameworld?RectangleType?rectangleType";
public static readonly string RectangleScroll = "http://mathhub.info/FrameIT/frameworld?RectangleScroll";
public static readonly string TriangleCons = "http://mathhub.info/FrameIT/frameworld?TriangleType?triangleCons";
public static readonly string TriangleType = "http://mathhub.info/FrameIT/frameworld?TriangleType?triangleType";
public static readonly string TriangleCons = "http://mathhub.info/MitM/core/geometry?Geometry/Triangles?triangle_constructor";
public static readonly string TriangleType = "http://mathhub.info/MitM/core/geometry?Geometry/Triangles?triangle";
public static readonly string TriangleScroll = "http://mathhub.info/FrameIT/frameworld?TriangleScroll";
public static readonly string CuboidCons = "http://mathhub.info/FrameIT/frameworld?CuboidType?cuboidCons";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment