Sha256: 8aa353946106616f72a12f8807a93e58a7d267e94432572102e1de2c2e143a08

Contents?: true

Size: 177 Bytes

Versions: 37

Compression:

Stored size: 177 Bytes

Contents

diff --git a/makefile b/makefile
new file mode 100644
--- /dev/null
+++ b/makefile
@@ -0,0 +1,4 @@
+all: helloworld
+
+helloworld: helloworld.c
+	gcc -o helloworld helloworld.c

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
ohloh_scm-2.2.13 test/data/hg_patch.diff
ohloh_scm-2.2.12 test/data/hg_patch.diff
ohloh_scm-2.2.11 test/data/hg_patch.diff
ohloh_scm-2.2.10 test/data/hg_patch.diff
ohloh_scm-2.2.9 test/data/hg_patch.diff
ohloh_scm-2.2.8 test/data/hg_patch.diff
ohloh_scm-2.2.7 test/data/hg_patch.diff
ohloh_scm-2.2.6 test/data/hg_patch.diff
ohloh_scm-2.2.5 test/data/hg_patch.diff
ohloh_scm-2.2.4 test/data/hg_patch.diff
ohloh_scm-2.2.3 test/data/hg_patch.diff
ohloh_scm-2.2.2 test/data/hg_patch.diff
ohloh_scm-2.2.1 test/data/hg_patch.diff
ohloh_scm-2.2.0 test/data/hg_patch.diff
ohloh_scm-2.1.0 test/data/hg_patch.diff
ohloh_scm-2.0.1 test/data/hg_patch.diff
ohloh_scm-2.0.0 test/data/hg_patch.diff