]> Pileus Git - ~andy/ct/commit
Add knot
authorAndy Spencer <andy753421@gmail.com>
Tue, 12 Jan 2010 18:27:49 +0000 (18:27 +0000)
committerAndy Spencer <andy753421@gmail.com>
Tue, 12 Jan 2010 18:27:49 +0000 (18:27 +0000)
commitc66ad87d24f507de21f784591e8d5f361ea3c55f
treec6b4decae42658504d12a7032789595310f03c7c
parent2917cd4e29ba3fbad09980f20b820beb585402d5
Add knot

Convert a textual description of a knot into a graphical description
using HTML tables.
12 files changed:
knot/.gitignore [new file with mode: 0644]
knot/hitch.txt [new file with mode: 0644]
knot/html.ct [new file with mode: 0644]
knot/img/ld.png [new file with mode: 0644]
knot/img/lr.png [new file with mode: 0644]
knot/img/lu.png [new file with mode: 0644]
knot/img/rd.png [new file with mode: 0644]
knot/img/ru.png [new file with mode: 0644]
knot/img/ud.png [new file with mode: 0644]
knot/knot.c [new file with mode: 0644]
knot/knot.h [new file with mode: 0644]
knot/mkfile [new file with mode: 0644]