Mercurial > hg > xemacs-beta
diff src/bytecode.h @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | 376386a54a3c |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/src/bytecode.h Mon Aug 13 08:48:43 2007 +0200 +++ b/src/bytecode.h Mon Aug 13 08:49:20 2007 +0200 @@ -30,8 +30,7 @@ #ifndef _XEMACS_BYTECODE_H_ #define _XEMACS_BYTECODE_H_ -/* Meanings of slots in a Lisp_Compiled_Function. - */ +/* Meanings of slots in a Lisp_Compiled_Function. */ #define COMPILED_ARGLIST 0 #define COMPILED_BYTECODE 1 #define COMPILED_CONSTANTS 2