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

Adding my own #_traps



If I want to write some of my own deftraps (for those NOT IN ROM calls)
where can I put the .Lisp files so they will be found by the #_ macro
and by reindex interfaces. I don't want to modify any of the interface
files or everytime I get new interfaces I'll have to re-modify them.

I just want to put them somewhere in the search path.

-ME