The R Project SVN R

Rev

Rev 26207 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26207 Rev 26726
Line 19... Line 19...
19
 *  You should have received a copy of the GNU Library General Public
19
 *  You should have received a copy of the GNU Library General Public
20
 *  License along with this library; if not, write to the Free
20
 *  License along with this library; if not, write to the Free
21
 *  Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
21
 *  Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
22
 *  MA 02111-1307, USA
22
 *  MA 02111-1307, USA
23
 *
23
 *
24
 *  $Id: rproxy_impl.c,v 1.19 2003/09/13 15:14:09 murdoch Exp $
24
 *  $Id: rproxy_impl.c,v 1.20 2003/10/23 07:14:03 ripley Exp $
25
 */
25
 */
26
 
26
 
27
#define NONAMELESSUNION
27
#define NONAMELESSUNION
28
#include <windows.h>
28
#include <windows.h>
29
#include <assert.h>
29
#include <assert.h>