/[antiright]/antiright/src/arshell/arshell.h
ViewVC logotype

Diff of /antiright/src/arshell/arshell.h

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

revision 1.21 by jefbed, Sun Jul 31 16:19:50 2005 UTC revision 1.22 by jefbed, Thu Nov 24 01:36:06 2005 UTC
# Line 89  struct arshell_data_struct Line 89  struct arshell_data_struct
89    Boolean use_graph;    Boolean use_graph;
90  };  };
91    
92    #ifdef CC_IS_TCC
93    static struct arshell_data_struct arshell;
94    #else /* not CC_IS_TCC */
95  struct arshell_data_struct arshell;  struct arshell_data_struct arshell;
96    #endif /* CC_IS_TCC */
97    
98  void arshell_setup_mainwindow ();  void arshell_setup_mainwindow ();
99    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26