Added Document and View classes
authorSam Moore <[email protected]>
Wed, 26 Mar 2014 09:17:14 +0000 (17:17 +0800)
committerSam Moore <[email protected]>
Wed, 26 Mar 2014 09:17:14 +0000 (17:17 +0800)
commitb006386ab52e8a2c47c20bc21591d01c314d4d8e
tree2c0a99f3d50e3e2d6e72d56dd64d6fdbe514771e
parente24f0693b4e3989e625448009175c06e1e6e08d4
Added Document and View classes

And member functions for doing stuff.

Document Format completed (not really).
src/Makefile
src/common.h
src/document.cpp [new file with mode: 0644]
src/document.h [new file with mode: 0644]
src/ipdf.h
src/main.cpp
src/view.cpp [new file with mode: 0644]
src/view.h [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au