Sha256: 01b04401a3e442a9696e25c0aa942132e33ad2c522bcb86288b7b9a266b3398b

Contents?: true

Size: 1.03 KB

Versions: 6

Compression:

Stored size: 1.03 KB

Contents

/*
  Copyright(C) 2014-2015 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/portability.h"
#include "groonga/groonga.h"
#include "groonga/obj.h"
#include "groonga/ii.h"
#include "groonga/expr.h"
#include "groonga/output.h"
#include "groonga/util.h"
#include "groonga/request_canceler.h"

#endif /* GROONGA_H */

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rroonga-5.0.4-x86-mingw32 vendor/local/include/groonga/groonga.h
rroonga-5.0.4-x64-mingw32 vendor/local/include/groonga/groonga.h
rroonga-5.0.3-x86-mingw32 vendor/local/include/groonga/groonga.h
rroonga-5.0.3-x64-mingw32 vendor/local/include/groonga/groonga.h
rroonga-5.0.2-x64-mingw32 vendor/local/include/groonga/groonga.h
rroonga-5.0.2-x86-mingw32 vendor/local/include/groonga/groonga.h