/[bison]/bison/src/warshall.h
ViewVC logotype

Diff of /bison/src/warshall.h

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

revision 1.5 by akim, Mon Mar 4 12:03:01 2002 UTC revision 1.6 by akim, Mon Mar 4 13:58:05 2002 UTC
# Line 1  Line 1 
1  /* Generate transitive closure of a matrix,  /* Generate transitive closure of a matrix,
2     Copyright 1984, 1989, 2000, 2001, 2002 Free Software Foundation, Inc.     Copyright (C) 1984, 1989, 2000, 2001, 2002 Free Software Foundation, Inc.
3    
4     This file is part of Bison, the GNU Compiler Compiler.     This file is part of Bison, the GNU Compiler Compiler.
5    
# Line 21  Line 21 
21  #ifndef WARSHALL_H_  #ifndef WARSHALL_H_
22  # define WARSHALL_H_  # define WARSHALL_H_
23    
24  void RTC PARAMS ((bitset *, int));  void RTC PARAMS ((bitsetv));
25  #endif /* !WARSHALL_H_ */  #endif /* !WARSHALL_H_ */

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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