Sha256: ebf1a2d0a83fb30f280b5899a6de17b09261de3fd6323d2df62d8170083f01ef
Contents?: true
Size: 204 Bytes
Versions: 3
Compression:
Stored size: 204 Bytes
Contents
#ifndef _IV_PHONIC_AST_H_ #define _IV_PHONIC_AST_H_ #include <ruby.h> #include <iv/ast.h> #include "ast-fwd.h" namespace iv { namespace phonic { } } // namespace iv::phonic #endif // _IV_PHONIC_AST_H_
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
iv-phonic-0.0.3 | ext/iv/phonic/ast.h |
iv-phonic-0.0.2 | ext/iv/phonic/ast.h |
iv-phonic-0.0.1 | ext/iv/phonic/ast.h |