Update of /cvsroot/monetdb/pathfinder/modules/pftijah
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16205

Modified Files:
        snb_api.c snb_utilities.c stem_UTF_8_dutch.c 
        stem_UTF_8_english.c stem_UTF_8_french.c stem_UTF_8_german.c 
        stem_UTF_8_porter.c 
Log Message:
- add "#include <pf_config.h>" to all snowball generated files



U stem_UTF_8_english.c
Index: stem_UTF_8_english.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/stem_UTF_8_english.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- stem_UTF_8_english.c        19 Feb 2009 11:54:36 -0000      1.4
+++ stem_UTF_8_english.c        20 Feb 2009 10:59:26 -0000      1.5
@@ -1,3 +1,4 @@
+#include <pf_config.h>
 
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 

U snb_utilities.c
Index: snb_utilities.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/snb_utilities.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- snb_utilities.c     19 Feb 2009 11:54:36 -0000      1.4
+++ snb_utilities.c     20 Feb 2009 10:59:26 -0000      1.5
@@ -1,3 +1,4 @@
+#include <pf_config.h>
 
 #include <stdio.h>
 #include <stdlib.h>

U snb_api.c
Index: snb_api.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/snb_api.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- snb_api.c   19 Feb 2009 11:54:36 -0000      1.4
+++ snb_api.c   20 Feb 2009 10:59:25 -0000      1.5
@@ -1,3 +1,4 @@
+#include <pf_config.h>
 
 #include <stdlib.h> /* for calloc, free */
 #include "snb_header.h"

U stem_UTF_8_german.c
Index: stem_UTF_8_german.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/stem_UTF_8_german.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- stem_UTF_8_german.c 19 Feb 2009 11:54:36 -0000      1.1
+++ stem_UTF_8_german.c 20 Feb 2009 10:59:26 -0000      1.2
@@ -1,3 +1,4 @@
+#include <pf_config.h>
 
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 

U stem_UTF_8_porter.c
Index: stem_UTF_8_porter.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/stem_UTF_8_porter.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- stem_UTF_8_porter.c 19 Feb 2009 11:54:36 -0000      1.4
+++ stem_UTF_8_porter.c 20 Feb 2009 10:59:26 -0000      1.5
@@ -1,3 +1,4 @@
+#include <pf_config.h>
 
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 

U stem_UTF_8_dutch.c
Index: stem_UTF_8_dutch.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/stem_UTF_8_dutch.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- stem_UTF_8_dutch.c  19 Feb 2009 11:54:36 -0000      1.4
+++ stem_UTF_8_dutch.c  20 Feb 2009 10:59:26 -0000      1.5
@@ -1,3 +1,4 @@
+#include <pf_config.h>
 
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 

U stem_UTF_8_french.c
Index: stem_UTF_8_french.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/stem_UTF_8_french.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- stem_UTF_8_french.c 19 Feb 2009 11:54:36 -0000      1.1
+++ stem_UTF_8_french.c 20 Feb 2009 10:59:26 -0000      1.2
@@ -1,3 +1,4 @@
+#include <pf_config.h>
 
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to