Sha256: 935611e47b0c1b2da1ff3e73510d29d70b825fa4d64cc23b8f439b7839c23025

Contents?: true

Size: 242 Bytes

Versions: 15

Compression:

Stored size: 242 Bytes

Contents

/* 
 * BlueCloth -- a Ruby implementation of Markdown
 * $Id$
 * 
 */

#ifndef BLUECLOTH_H
#define BLUECLOTH_H

#include "config.h"

#include "mkdio.h"
#include "ruby.h"

#ifdef HAVE_RUBY_ENCODING_H
#	include "ruby/encoding.h"
#endif

#endif

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
bluecloth-2.0.7 ext/bluecloth.h
bluecloth-2.0.7-x86-mswin32 ext/bluecloth.h
bluecloth-2.0.7-x86-mingw32 ext/bluecloth.h
bluecloth-2.0.7.pre126 ext/bluecloth.h
bluecloth-2.0.7.pre126-x86-mswin32 ext/bluecloth.h
bluecloth-2.0.7.pre126-x86-mingw32 ext/bluecloth.h
bluecloth-2.0.6-x86-mswin32 ext/bluecloth.h
bluecloth-2.0.6-x86-mingw32 ext/bluecloth.h
bluecloth-2.0.6 ext/bluecloth.h
bluecloth-2.0.6.pre122-x86-mswin32 ext/bluecloth.h
bluecloth-2.0.6.pre122-x86-mingw32 ext/bluecloth.h
bluecloth-2.0.6.pre122 ext/bluecloth.h
bluecloth-2.0.6.pre120-x86-mswin32 ext/bluecloth.h
bluecloth-2.0.6.pre120-x86-mingw32 ext/bluecloth.h
bluecloth-2.0.6.pre120 ext/bluecloth.h