source: src/libcfa/prototypes.c@ 9498fe2d

memory
Last change on this file since 9498fe2d was f96b061, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

add missing files for the building the builtins/extras

  • Property mode set to 100644
File size: 143 bytes
Line 
1#define DEF_BUILTIN(ENUM, NAME, CLASS, TYPE, LIBTYPE, BOTH_P, FALLBACK_P, NONANSI_P, ATTRS, IMPLICIT, COND) TYPE(NAME)
2#include "builtins.def"
Note: See TracBrowser for help on using the repository browser.