diff --git a/compiler/seqtran.lisp b/compiler/seqtran.lisp index 072cd6b89162c592d64374732ac9cd91196f2805..85e2be883023310946006e04c96275c3692ddc9e 100644 --- a/compiler/seqtran.lisp +++ b/compiler/seqtran.lisp @@ -521,7 +521,7 @@ member map concatenate position find (macrolet ((frob (name result-fun) - `(deftransform string/=* + `(deftransform ,name ((string1 string2 start1 end1 start2 end2) (simple-string simple-string t t t t)) '(,result-fun