source: src/libcfa/prototypes.c@ 3f869f0

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors ctor deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox memory new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since 3f869f0 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.