Skip to content
regnames.c 216 B
Newer Older
Raymond Toy's avatar
Raymond Toy committed
/*

 This code was written as part of the CMU Common Lisp project at
 Carnegie Mellon University, and has been placed in the public domain.

*/

wlott's avatar
wlott committed

#include "lispregs.h"

char *lisp_register_names[] = { REGNAMES, 0 };