Sha256: cd17076d3909d1750044114719daa2acc0ee4b53afd9c2f3864cdba453f5f0fa

Contents?: true

Size: 1.07 KB

Versions: 13

Compression:

Stored size: 1.07 KB

Contents

/*
 *  LibXDiff by Davide Libenzi ( File Differential Library )
 *  Copyright (C) 2003  Davide Libenzi
 *
 *  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, see
 *  <http://www.gnu.org/licenses/>.
 *
 *  Davide Libenzi <davidel@xmailserver.org>
 *
 */

#if !defined(XINCLUDE_H)
#define XINCLUDE_H

#include "git-xdiff.h"
#include "xmacros.h"
#include "xdiff.h"
#include "xtypes.h"
#include "xutils.h"
#include "xprepare.h"
#include "xdiffi.h"
#include "xemit.h"


#endif /* #if !defined(XINCLUDE_H) */

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rugged-1.9.0 vendor/libgit2/deps/xdiff/xinclude.h
rugged-1.7.2 vendor/libgit2/deps/xdiff/xinclude.h
rugged-1.6.5 vendor/libgit2/src/libgit2/xdiff/xinclude.h
rugged-1.7.1 vendor/libgit2/deps/xdiff/xinclude.h
rugged-1.6.3 vendor/libgit2/src/libgit2/xdiff/xinclude.h
rugged-1.6.2 vendor/libgit2/src/libgit2/xdiff/xinclude.h
rugged-1.5.1 vendor/libgit2/src/libgit2/xdiff/xinclude.h
rugged-1.4.5 vendor/libgit2/src/xdiff/xinclude.h
rugged-1.5.0.1 vendor/libgit2/src/libgit2/xdiff/xinclude.h
rugged-1.5.0 vendor/libgit2/src/libgit2/xdiff/xinclude.h
rugged-1.4.4 vendor/libgit2/src/xdiff/xinclude.h
rugged-1.4.3 vendor/libgit2/src/xdiff/xinclude.h
rugged-1.4.2 vendor/libgit2/src/xdiff/xinclude.h