Skip to content
Snippets Groups Projects
Commit e6999217 authored by Raymond Toy's avatar Raymond Toy
Browse files

Lookup names correctly in COMPILER-MACRO-FUNCTION.

Fix #3.

The lookup for the names was not handling things like (FLET SQUARE
TEST/PRESENT) correctly.  Use VALID-FUNCTION-NAME to get the function
name instead of a plain EQUAL test.
parent 1ca0a557
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment