/[bison]/bison/lib/timevar.h
ViewVC logotype

Diff of /bison/lib/timevar.h

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

revision 1.2 by eggert, Sun Oct 13 05:58:38 2002 UTC revision 1.3 by eggert, Wed Dec 11 05:28:00 2002 UTC
# Line 1  Line 1 
1  /* Timing variables for measuring compiler performance.  /* Timing variables for measuring compiler performance.
2     Copyright (C) 2000 Free Software Foundation, Inc.     Copyright (C) 2000, 2002 Free Software Foundation, Inc.
3     Contributed by Alex Samuel <samuel@codesourcery.com>     Contributed by Alex Samuel <samuel@codesourcery.com>
4    
5     This file is part of Bison, the GNU Compiler Compiler.     This file is part of Bison, the GNU Compiler Compiler.
# Line 88  extern void timevar_print PARAMS ((FILE Line 88  extern void timevar_print PARAMS ((FILE
88  extern long get_run_time PARAMS ((void));  extern long get_run_time PARAMS ((void));
89  extern void print_time PARAMS ((const char *, long));  extern void print_time PARAMS ((const char *, long));
90    
91    extern int timevar_report;
92    
93  #endif /* ! GCC_TIMEVAR_H */  #endif /* ! GCC_TIMEVAR_H */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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