Sha256: 22fa606a8ba99a3359629484300d9a33b5760be72aab9889d7307e54b2b5b30a

Contents?: true

Size: 248 Bytes

Versions: 36

Compression:

Stored size: 248 Bytes

Contents

Index: trunk/makefile
===================================================================
--- trunk/makefile	(revision 0)
+++ trunk/makefile	(revision 2)
@@ -0,0 +1,4 @@
+all: helloworld
+
+helloworld: helloworld.c
+	gcc -o helloworld helloworld.c

Version data entries

36 entries across 36 versions & 1 rubygems

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