diff options
author | EliteTK <tomasz.kramkowski@gmail.com> | 2014-02-24 21:56:21 +0000 |
---|---|---|
committer | EliteTK <tomasz.kramkowski@gmail.com> | 2014-02-24 21:56:21 +0000 |
commit | 477200e28b533c1ab4552f21245ba697ca4e1288 (patch) | |
tree | bbc99026b9c03693579acd8374b2512bda56bea1 | |
parent | d067c3141244ff3a24c4b4832633b8d7b84552ab (diff) | |
parent | 2da2bf45cf26e2743d2b5ea524967d835e59b1dd (diff) | |
download | c-stuff-477200e28b533c1ab4552f21245ba697ca4e1288.tar.gz c-stuff-477200e28b533c1ab4552f21245ba697ca4e1288.tar.xz c-stuff-477200e28b533c1ab4552f21245ba697ca4e1288.zip |
Merge branch 'master' of https://github.com/EliteTK/c-stuff
Fixed.
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +c-stuff +======= + +This is simply a git repository of a directory in which I store all my small c tests and other things. Don't expect amazing things, however, some things in here (like the brainfuck to c parser) are projects that don't get their own repository because of their size. |