Sha256: 58bbe1f23fb7a510b7e0fcaf45b2951dabbb88a0d09ef1b82489d16fa264c3da
Contents?: true
Size: 310 Bytes
Versions: 1
Compression:
Stored size: 310 Bytes
Contents
/* * File: version.h * Copyright (C) 2004 The Institute for System Programming of the Russian Academy of Sciences (ISP RAS) */ #ifndef _VERSION_H #define _VERSION_H #ifdef __cplusplus extern "C" { #endif void print_version_and_copyright(const char *prog_name); #ifdef __cplusplus } #endif #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sedna-0.6.0 | vendor/sedna/kernel/common/version.h |