Ignore:
Timestamp:
Apr 21, 2007, 8:22:16 PM (18 years ago)
Author:
bird
Message:

hacking...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ash-messup/shinstance.h

    r881 r882  
    137137    /* builtins.h */
    138138
     139    /* alias.c */
     140#define ATABSIZE 39
     141    struct alias       *atab[ATABSIZE];
     142
    139143} shinstance;
    140144
Note: See TracChangeset for help on using the changeset viewer.