index
:
glacier
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom.h
blob: d3360198222da85764bbe216dbd7564417ddbc90 (
plain
)
1
2
3
4
5
6
#ifndef DOM_H #define DOM_H void init_dom(const char *html); #endif /* DOM_H */