The MATCH Function (continued)
MATCH is defined in the file MATCH.CL
You must load this file explicitly to use it.
(load "MATCH.CL")
or, if you have renamed the file to match.lsp, use
(load "match.lsp")
Make sure there is a copy of the file in your current directory.
Previous slide
Next slide
Back to first slide
View graphic version