Ignore:
Timestamp:
Oct 7, 2007, 10:39:58 PM (18 years ago)
Author:
bird
Message:

some more cleanup.

File:
1 edited

Legend:

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

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