axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [#97 match not working] Fix


From: kratt6
Subject: [Axiom-developer] [#97 match not working] Fix
Date: Fri, 17 Jun 2005 07:26:38 -0500

Changes http://page.axiom-developer.org/zope/mathaction/97MatchNotWorking/diff
--

??changed:
-   match(pattern,target,wildcard) == 
stringMatch(pattern,target,CHARACTER(wildcard)$Lisp)$Lisp
   match(pattern,target,wildcard) == 
stringMatch(pattern,target,CHARACTER(wildcard)\$Lisp)$Lisp

??changed:
-  match(pattern,target,wildcard) == stringMatch(pattern,target,wildcard)$Lisp
   match(pattern,target,wildcard) == stringMatch(pattern,target,wildcard)\$Lisp

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]