DOM formatterdom-formatter
commit9a458733e564ad4675eb5017dedbf649b87388f5
authorJonas Fonseca <fonseca@diku.dk>
Wed, 19 Sep 2007 01:02:01 +0000 (19 03:02 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 24 Sep 2007 08:14:39 +0000 (24 10:14 +0200)
treed8b46201fe0ae522d66bcc492ca7a9c6a1484a06
parent2e831c2e37165bbfb5a9247f0c66cc3adc0cac29
DOM formatter
src/dom/Makefile
src/dom/configuration.c
src/dom/configuration.h
src/dom/format.c [new file with mode: 0644]
src/dom/format.h [new file with mode: 0644]
src/dom/style.h [new file with mode: 0644]
src/dom/test/.gitignore
src/dom/test/Makefile
src/dom/test/dom-formatter.c [new file with mode: 0644]