/[cvs]/stack/stack.h
ViewVC logotype

Diff of /stack/stack.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by masse, Mon Aug 11 14:31:48 2003 UTC revision 1.27 by masse, Wed Aug 13 11:58:00 2003 UTC
# Line 151  typedef struct { Line 151  typedef struct {
151    
152    
153  void init_env(environment*);  void init_env(environment*);
154  void printerr(environment*, const char*);  void printerr(environment*);
155  extern void toss(environment*);  extern void toss(environment*);
156  symbol **hash(hashtbl, const char*);  symbol **hash(hashtbl, const char*);
157  value* new_val(environment*);  value* new_val(environment*);

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26