Ignore:
Timestamp:
Oct 8, 2007, 2:24:31 AM (18 years ago)
Author:
bird
Message:

more fixes - it all compiles now (linking fails of course).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/generated/nodes.h

    r1214 r1222  
    22 * This file was generated by mknodes.sh
    33 */
    4 
    5 #ifndef ___nodes_h
    6 #define ___nodes_h
    74
    85#define NSEMI 0
     
    161158union node *copyfunc(union node *);
    162159void freefunc(union node *);
    163 
    164 #endif
Note: See TracChangeset for help on using the changeset viewer.