Sha256: d39393a22fa104c3a9283f029dcb0626bb249c5e69ea7df115c4647ebe06b4ea
Contents?: true
Size: 358 Bytes
Versions: 1
Compression:
Stored size: 358 Bytes
Contents
#ifndef CUMO_H #define CUMO_H #include "cumo/narray.h" #if defined(__cplusplus) extern "C" { #if 0 } /* satisfy cc-mode */ #endif #endif #define CUMO_VERSION "0.1.0" #define CUMO_VERSION_CODE 10 bool cumo_compatible_mode_enabled_p(); #if defined(__cplusplus) #if 0 { /* satisfy cc-mode */ #endif } /* extern "C" { */ #endif #endif /* ifndef CUMO_H */
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cumo-0.1.0 | ext/cumo/include/cumo.h |