aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/ack.resp (renamed from test/ack.tpr)0
-rw-r--r--test/def.resp (renamed from test/def.tpr)0
-rw-r--r--test/fac.resp (renamed from test/fac.tpr)0
-rw-r--r--test/intro.resp (renamed from test/intro.tpr)4
-rw-r--r--test/nest.resp (renamed from test/nest.tpr)0
-rw-r--r--test/poly.resp (renamed from test/poly.tpr)0
-rw-r--r--test/tup.resp (renamed from test/tup.tpr)0
7 files changed, 2 insertions, 2 deletions
diff --git a/test/ack.tpr b/test/ack.resp
index 76fb397..76fb397 100644
--- a/test/ack.tpr
+++ b/test/ack.resp
diff --git a/test/def.tpr b/test/def.resp
index dd9a0c8..dd9a0c8 100644
--- a/test/def.tpr
+++ b/test/def.resp
diff --git a/test/fac.tpr b/test/fac.resp
index 0fb687c..0fb687c 100644
--- a/test/fac.tpr
+++ b/test/fac.resp
diff --git a/test/intro.tpr b/test/intro.resp
index 73a21bb..bf8d8c8 100644
--- a/test/intro.tpr
+++ b/test/intro.resp
@@ -2,7 +2,7 @@
;;; Data types
-; Tuplr uses algebraic datatypes which can also be used in an
+; Resp uses algebraic datatypes which can also be used in an
; object based style with more flexibility than typical of
; languages with algebraic datatypes
;
@@ -88,7 +88,7 @@
;; Everything Is A ...
-; Everything in Tuplr is a closure. Records are simply closures with some
+; Everything in Resp is a closure. Records are simply closures with some
; internal definitions exposed (much like modules).
; Objects can be created with their constructors:
diff --git a/test/nest.tpr b/test/nest.resp
index 3085737..3085737 100644
--- a/test/nest.tpr
+++ b/test/nest.resp
diff --git a/test/poly.tpr b/test/poly.resp
index 33922e3..33922e3 100644
--- a/test/poly.tpr
+++ b/test/poly.resp
diff --git a/test/tup.tpr b/test/tup.resp
index 17d59cb..17d59cb 100644
--- a/test/tup.tpr
+++ b/test/tup.resp