summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2010-12-07 21:19:33 +0200
committerTzafrir Cohen <tzafrir@cohens.org.il>2010-12-07 21:19:33 +0200
commit5742dfee612a7ee44416faad28a577bc2f182fc4 (patch)
treecf2c73159f36385ad4824ef83ae643a6bf459b0c
Adding hello.cv0.1
-rw-r--r--hello.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hello.c b/hello.c
new file mode 100644
index 0000000..1923668
--- /dev/null
+++ b/hello.c
@@ -0,0 +1 @@
+int main() {return 0;}