The R Project SVN R

Rev

Rev 67595 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67595 Rev 68947
Line 12... Line 12...
12
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
 *  GNU General Public License for more details.
13
 *  GNU General Public License for more details.
14
 *
14
 *
15
 *  You should have received a copy of the GNU General Public License
15
 *  You should have received a copy of the GNU General Public License
16
 *  along with this program; if not, a copy is available at
16
 *  along with this program; if not, a copy is available at
17
 *  http://www.r-project.org/Licenses/
17
 *  https://www.R-project.org/Licenses/
18
 *
18
 *
19
 *  This header contains the declarations of code to be used by
19
 *  This header contains the declarations of code to be used by
20
 *  .C, .Fortran, .Call or .External within the base package.
20
 *  .C, .Fortran, .Call or .External within the base package.
21
 *  These routines are `registered' in registration.c.
21
 *  These routines are `registered' in registration.c.
22
 */
22
 */