/[antiright]/antiright/lib/library.h
ViewVC logotype

Diff of /antiright/lib/library.h

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

revision 1.17 by jefbed, Sat Jul 23 17:10:09 2005 UTC revision 1.18 by jefbed, Thu Nov 24 01:36:06 2005 UTC
# Line 100  struct antiright_application_structure Line 100  struct antiright_application_structure
100  };  };
101    
102  /* This structure is used in all AntiRight programs.  */  /* This structure is used in all AntiRight programs.  */
103    #ifdef CC_IS_TCC
104    static struct antiright_application_structure antiright;
105    #else /* not CC_IS_TCC */
106  struct antiright_application_structure antiright;  struct antiright_application_structure antiright;
107    #endif /* CC_IS_TCC */
   
108    
109  /* This is a shortcut macro to clear antiright Xt arguments.  AR is an  /* This is a shortcut macro to clear antiright Xt arguments.  AR is an
110     abreviation for AntiRight.  CL is an abbreviation for CLear.  ARG     abreviation for AntiRight.  CL is an abbreviation for CLear.  ARG

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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