The R Project SVN R

Rev

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

Rev 34906 Rev 35677
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
 *  ---------------------------------------------------------------------------
-
 
25
 *
-
 
26
 *  $Id: rproxy_impl.c,v 1.24 2004/06/09 13:35:32 ripley Exp $
-
 
27
 *
-
 
28
 ******************************************************************************/
24
 ******************************************************************************/
29
 
25
 
30
#define NONAMELESSUNION
26
#define NONAMELESSUNION
31
#include <windows.h>
27
#include <windows.h>
32
#include <assert.h>
28
#include <assert.h>