From 8f147721d8414b3744807a22b0dce83370e09d65 Mon Sep 17 00:00:00 2001 From: Kai Staats Date: Wed, 8 Feb 2017 23:37:16 -0700 Subject: [PATCH] changing name from functions_ to operators_ --- files/operators_CLASSIFY.csv | 5 +++++ files/operators_MATCH.csv | 5 +++++ files/operators_PLAY.csv | 5 +++++ files/operators_REGRESS.csv | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 files/operators_CLASSIFY.csv create mode 100644 files/operators_MATCH.csv create mode 100644 files/operators_PLAY.csv create mode 100644 files/operators_REGRESS.csv diff --git a/files/operators_CLASSIFY.csv b/files/operators_CLASSIFY.csv new file mode 100644 index 0000000..33f6af0 --- /dev/null +++ b/files/operators_CLASSIFY.csv @@ -0,0 +1,5 @@ +operator, arity ++,2 +-,2 +*,2 +/,2 diff --git a/files/operators_MATCH.csv b/files/operators_MATCH.csv new file mode 100644 index 0000000..33f6af0 --- /dev/null +++ b/files/operators_MATCH.csv @@ -0,0 +1,5 @@ +operator, arity ++,2 +-,2 +*,2 +/,2 diff --git a/files/operators_PLAY.csv b/files/operators_PLAY.csv new file mode 100644 index 0000000..33f6af0 --- /dev/null +++ b/files/operators_PLAY.csv @@ -0,0 +1,5 @@ +operator, arity ++,2 +-,2 +*,2 +/,2 diff --git a/files/operators_REGRESS.csv b/files/operators_REGRESS.csv new file mode 100644 index 0000000..33f6af0 --- /dev/null +++ b/files/operators_REGRESS.csv @@ -0,0 +1,5 @@ +operator, arity ++,2 +-,2 +*,2 +/,2