The R Project SVN R

Rev

Rev 43625 | Rev 56186 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 43625 Rev 56184
Line 2... Line 2...
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2007 R Core Development Team
3
% Copyright 1995-2007 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{implicitGeneric}
6
\name{implicitGeneric}
7
\alias{implicitGeneric}
-
 
8
\alias{setGenericImplicit}
7
\alias{setGenericImplicit}
9
\alias{prohibitGeneric}
8
\alias{prohibitGeneric}
10
\alias{registerImplicitGenerics}
9
\alias{registerImplicitGenerics}
11
\alias{implicit generic}
10
\alias{implicit generic}
12
\title{Manage Implicit Versions of Generic Functions}
11
\title{Manage Implicit Versions of Generic Functions}