The R Project SVN R

Rev

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

Rev 42300 Rev 42521
Line 23... Line 23...
23
 *                          functions + nextpage(printer)
23
 *                          functions + nextpage(printer)
24
 *                          printers can be deleted by 'del(printer)'
24
 *                          printers can be deleted by 'del(printer)'
25
 */
25
 */
26
 
26
 
27
#define ENABLE_NLS 1
27
#define ENABLE_NLS 1
28
#include "../win-nls.h"
28
#include "win-nls.h"
29
#include "internal.h"
29
#include "internal.h"
30
#include "rui.h"
30
#include "rui.h"
31
 
31
 
32
 
32
 
33
/*
33
/*