view src/s/cxux7.h @ 51148:f59aeee43725

(split-string): Implement specification that splitting on explicit separators retains null fields. Add new argument OMIT-NULLS. Special-case (split-string "a string").
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 22 May 2003 20:59:57 +0000
parents a5a7ee5afff7
children 695cf19ef79e
line wrap: on
line source

/* Define this symbol if you are running CX/UX 7.0 or later (7.0 introduced
 * support for ELF files, and while we still build emacs in COFF format, the
 * way it is linked is different for 7.0).
 */
#define USING_CX_UX_7

#include "cxux.h"