aboutsummaryrefslogtreecommitdiffstats
path: root/printparse.c
diff options
context:
space:
mode:
authorEliteTK <tomasz.kramkowski@gmail.com>2014-02-24 21:49:18 +0000
committerEliteTK <tomasz.kramkowski@gmail.com>2014-02-24 21:49:18 +0000
commit7941415ea2408a2d91cc458591d4e707ec5d4c39 (patch)
treee5455d1a12ab1bffec64a0e67648362133276771 /printparse.c
parent01f1c8246b7b96b659519f824966c8793053fc75 (diff)
downloadc-stuff-7941415ea2408a2d91cc458591d4e707ec5d4c39.tar.gz
c-stuff-7941415ea2408a2d91cc458591d4e707ec5d4c39.tar.xz
c-stuff-7941415ea2408a2d91cc458591d4e707ec5d4c39.zip
Added more annotation
Diffstat (limited to 'printparse.c')
-rw-r--r--printparse.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/printparse.c b/printparse.c
index 0966e61..1f5f185 100644
--- a/printparse.c
+++ b/printparse.c
@@ -1,3 +1,5 @@
+// In collaboration with clone.c this was meant to turn clone.c's code into something I
+// could paste back into clone.c.
#include<stdio.h>
int main ( int argc, char *argv[] ) {