The R Project SVN R

Rev

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

Rev 59039 Rev 68949
Line 13... Line 13...
13
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 *  GNU General Public License for more details.
14
 *  GNU General Public License for more details.
15
 *
15
 *
16
 *  You should have received a copy of the GNU General Public License
16
 *  You should have received a copy of the GNU General Public License
17
 *  along with this program; if not, a copy is available at
17
 *  along with this program; if not, a copy is available at
18
 *  http://www.r-project.org/Licenses/
18
 *  https://www.R-project.org/Licenses/
19
 */
19
 */
20
 
20
 
21
#ifndef R_IOSTUFF_H
21
#ifndef R_IOSTUFF_H
22
#define R_IOSTUFF_H
22
#define R_IOSTUFF_H
23
 
23