The R Project SVN R

Rev

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

Rev 32881 Rev 36792
Line 11... Line 11...
11
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12
   Library General Public License for more details.
12
   Library General Public License for more details.
13
 
13
 
14
   You should have received a copy of the GNU Library General Public
14
   You should have received a copy of the GNU Library General Public
15
   License along with this program; if not, write to the Free Software
15
   License along with this program; if not, write to the Free Software
16
   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
16
   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
17
   USA.  */
17
   USA.  */
18
 
18
 
19
#ifndef _PRINTF_PARSE_H
19
#ifndef _PRINTF_PARSE_H
20
#define _PRINTF_PARSE_H
20
#define _PRINTF_PARSE_H
21
 
21