From 339a7e6aec31ea13046bb1ee8852aa6832793905 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Tue, 13 Jan 2004 01:38:07 +0000 Subject: restored the string kw, now it works fine git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5625 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Lib/pike/pikekw.swg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Lib/pike') diff --git a/Lib/pike/pikekw.swg b/Lib/pike/pikekw.swg index 09ea0d6b4..54bcfee35 100644 --- a/Lib/pike/pikekw.swg +++ b/Lib/pike/pikekw.swg @@ -42,14 +42,13 @@ PIKEKW(public); PIKEKW(return); PIKEKW(sscanf); PIKEKW(static); +PIKEKW(string); PIKEKW(switch); PIKEKW(typeof); PIKEKW(varargs); PIKEKW(void); PIKEKW(while); -// Swig manages this one right -// PIKEKW(string); #undef PIKEKW -- cgit v1.2.1