Sha256: fc059532f7814e457723ae50145f0314cf3e88b508398df7cb99d3d8a49dc8ad
Contents?: true
Size: 407 Bytes
Versions: 2
Compression:
Stored size: 407 Bytes
Contents
/* ========================================================================= Ceedling - Test-Centered Build System for C ThrowTheSwitch.org Copyright (c) 2010-25 Mike Karlesky, Mark VanderVoord, & Greg Williams SPDX-License-Identifier: MIT ========================================================================= */ #ifndef STUBBY_H #define STUBBY_H void shorty(int); #endif // STUBBY_H
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | plugins/module_generator/assets/stubby1.h |
ceedling-1.0.0 | plugins/module_generator/assets/stubby1.h |