Index: generic/xotclInt.decls =================================================================== diff -u -rc72f9f638677608fab1502cd696c8f2d6b2952f9 -r46f02e4868e118466d888b35d6b281b3f2ba31ac --- generic/xotclInt.decls (.../xotclInt.decls) (revision c72f9f638677608fab1502cd696c8f2d6b2952f9) +++ generic/xotclInt.decls (.../xotclInt.decls) (revision 46f02e4868e118466d888b35d6b281b3f2ba31ac) @@ -9,7 +9,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: xotclInt.decls,v 1.1 2004/05/23 22:50:39 neumann Exp $ +# RCS: @(#) $Id: xotclInt.decls,v 1.1.1.1 2004/05/23 22:50:39 neumann Exp $ library xotcl @@ -60,7 +60,7 @@ # XOTclClasses** XOTclAddClass(XOTclClasses** cList, XOTclClass* cl, ClientData cd) # } # declare 12 generic { -# XOTclClasses* XOTclComputePrecedence(register XOTclClass* cl) + # } # declare 13 generic { # XOTclClasses* XOTclComputeDependents(register XOTclClass* cl)