]> granicus.if.org Git - re2c/commit
Added some examples of "--input custom" usage.
authorUlya Trofimovich <skvadrik@gmail.com>
Sun, 18 Jan 2015 15:56:06 +0000 (15:56 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Sun, 18 Jan 2015 15:56:06 +0000 (15:56 +0000)
commitf968d82d75503f627cfcd9379b6722e47dbe10d1
tree085d253138b8350af0107e10a2f11062012f3242
parentccbbcaafd90c2045f5bf9a1381a9d2affd9aeeb9
Added some examples of "--input custom" usage.

Had to modify .gitignore to unmask README in subfolders.
re2c/.gitignore
re2c/examples/input_custom/fixed.re [new file with mode: 0644]
re2c/examples/input_custom/simple/README [new file with mode: 0644]
re2c/examples/input_custom/simple/default.re [new file with mode: 0644]
re2c/examples/input_custom/simple/fgetc.re [new file with mode: 0644]
re2c/examples/input_custom/simple/istringstream.re [new file with mode: 0644]