Sha256: 1812908954971664ce78911e8ef30c7e33fb1b442bf34c3803a95cd929fed999
Contents?: true
Size: 964 Bytes
Versions: 2
Compression:
Stored size: 964 Bytes
Contents
/* Copyright(C) 2014 Brazil 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 GROONGA_H #define GROONGA_H #include "groonga/groonga.h" #include "groonga/ii.h" #include "groonga/expr.h" #include "groonga/util.h" #include "groonga/request_canceler.h" #endif /* GROONGA_H */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rroonga-4.0.8-x64-mingw32 | vendor/local/include/groonga/groonga.h |
rroonga-4.0.8-x86-mingw32 | vendor/local/include/groonga/groonga.h |