Sha256: baa32fce16c138b0d6c7f245dde1c4204a08c7130c6b0a5d64a52e0826e6607d

Contents?: true

Size: 67 Bytes

Versions: 21

Compression:

Stored size: 67 Bytes

Contents

#include "other_stuff.h"

int add(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/other_stuff.c
ceedling-0.24.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.22.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.21.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.20.3 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.20.2 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.19.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.18.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.17.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.16.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.15.6 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.15.5 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.15.4 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.15.3 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.15.2 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.15.1 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.15.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.13.0 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.13.0.rc1 test_graveyard/system/simple/source/other_stuff.c
ceedling-0.0.2 new_project_template/vendor/ceedling/test/system/simple/source/other_stuff.c