[Groonga-commit] groonga/grnxx at 24bac21 [master] Remove grnxx/alpha/geo_point.hpp.

アーカイブの一覧に戻る

susumu.yata null+****@clear*****
Wed Jun 5 10:36:58 JST 2013


susumu.yata	2013-06-05 10:36:58 +0900 (Wed, 05 Jun 2013)

  New Revision: 24bac211c2ae6645ebaf4132e7b2468da9f15114
  https://github.com/groonga/grnxx/commit/24bac211c2ae6645ebaf4132e7b2468da9f15114

  Message:
    Remove grnxx/alpha/geo_point.hpp.

  Removed files:
    lib/grnxx/alpha/geo_point.hpp
  Modified files:
    lib/grnxx/alpha/Makefile.am

  Modified: lib/grnxx/alpha/Makefile.am (+0 -1)
===================================================================
--- lib/grnxx/alpha/Makefile.am    2013-06-05 10:13:30 +0900 (7895a75)
+++ lib/grnxx/alpha/Makefile.am    2013-06-05 10:36:58 +0900 (779f467)
@@ -15,7 +15,6 @@ libgrnxx_alpha_la_SOURCES =		\
 libgrnxx_alpha_includedir = ${includedir}/grnxx/alpha
 libgrnxx_alpha_include_HEADERS =	\
 	double_array.hpp		\
-	geo_point.hpp			\
 	map.hpp				\
 	map_range.hpp			\
 	sample.hpp

  Deleted: lib/grnxx/alpha/geo_point.hpp (+0 -31) 100644
===================================================================
--- lib/grnxx/alpha/geo_point.hpp    2013-06-05 10:13:30 +0900 (d099323)
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
-  Copyright (C) 2013  Brazil, Inc.
-
-  This library is free software; you can redistribute it and/or
-  modify it under the terms of the GNU Lesser General Public
-  License as published by the Free Software Foundation; either
-  version 2.1 of the License, or (at your option) any later version.
-
-  This library is distributed in the hope that it will be useful,
-  but WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
-*/
-#ifndef GRNXX_ALPHA_GEO_POINT_HPP
-#define GRNXX_ALPHA_GEO_POINT_HPP
-
-#include "grnxx/geo_point.hpp"
-
-namespace grnxx {
-namespace alpha {
-
-using grnxx::GeoPoint;
-
-}  // namespace alpha
-}  // namespace grnxx
-
-#endif  // GRNXX_ALPHA_GEO_POINT_HPP
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る