aboutsummaryrefslogtreecommitdiff
path: root/shapes/matrix/Order.ml
diff options
context:
space:
mode:
Diffstat (limited to 'shapes/matrix/Order.ml')
-rwxr-xr-xshapes/matrix/Order.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/shapes/matrix/Order.ml b/shapes/matrix/Order.ml
deleted file mode 100755
index 5f2aa22..0000000
--- a/shapes/matrix/Order.ml
+++ /dev/null
@@ -1,2 +0,0 @@
-(* Defines a general ordering type *)
-type order = Equal | Less | Greater