Sha256: fe128328fc5c633ee9bf8cffdc673fa8c059bbba6f32447c24e8625cd433a9e5

Contents?: true

Size: 67 Bytes

Versions: 21

Compression:

Stored size: 67 Bytes

Contents

#include "stuff.h"

int subtract(int a, int b)
{
	return a - b;
}

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
ceedling-0.25.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.24.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.22.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.21.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.20.3 test_graveyard/system/simple/source/stuff.c
ceedling-0.20.2 test_graveyard/system/simple/source/stuff.c
ceedling-0.19.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.18.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.17.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.16.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.15.6 test_graveyard/system/simple/source/stuff.c
ceedling-0.15.5 test_graveyard/system/simple/source/stuff.c
ceedling-0.15.4 test_graveyard/system/simple/source/stuff.c
ceedling-0.15.3 test_graveyard/system/simple/source/stuff.c
ceedling-0.15.2 test_graveyard/system/simple/source/stuff.c
ceedling-0.15.1 test_graveyard/system/simple/source/stuff.c
ceedling-0.15.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.13.0 test_graveyard/system/simple/source/stuff.c
ceedling-0.13.0.rc1 test_graveyard/system/simple/source/stuff.c
ceedling-0.0.2 new_project_template/vendor/ceedling/test/system/simple/source/stuff.c