From: helge Date: Thu, 23 Sep 2004 12:49:34 +0000 (+0000) Subject: removed NGCString X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00840506e073213f388f3b030b74e62167567577;p=sope removed NGCString git-svn-id: http://svn.opengroupware.org/SOPE/trunk@162 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/sope-core/NGExtensions/NGExtensions/NGCString.h b/Recycler/Snippets/NGCString.h similarity index 100% rename from sope-core/NGExtensions/NGExtensions/NGCString.h rename to Recycler/Snippets/NGCString.h diff --git a/sope-core/NGExtensions/NGCString.m b/Recycler/Snippets/NGCString.m similarity index 100% rename from sope-core/NGExtensions/NGCString.m rename to Recycler/Snippets/NGCString.m diff --git a/sope-core/NGExtensions/ChangeLog b/sope-core/NGExtensions/ChangeLog index bed1e32d..e6d60991 100644 --- a/sope-core/NGExtensions/ChangeLog +++ b/sope-core/NGExtensions/ChangeLog @@ -1,3 +1,7 @@ +2004-09-23 Helge Hess + + * moved NGCString to Recycler (was not compiled since v4.2.93) + 2004-09-21 Marcus Mueller * NGExtensions.xcode: Fixed dependencies to resemble the make process diff --git a/sope-core/NGExtensions/GNUmakefile b/sope-core/NGExtensions/GNUmakefile index 68a90542..0bdc30d7 100644 --- a/sope-core/NGExtensions/GNUmakefile +++ b/sope-core/NGExtensions/GNUmakefile @@ -1,7 +1,4 @@ -# -# GNUmakefile -# -# $Id: GNUmakefile 4 2004-08-20 17:04:31Z helge $ +# GNUstep makefile include ../common.make