|
COOPY » Guide
version 0.6.5
|
#include <coopy/LogDiffRender.h>#include <coopy/HtmlDiffRender.h>#include <coopy/Coopy.h>#include <coopy/FileIO.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 29 of file test_light.cpp.
References coopy::store::FileIO::get(), coopy::store::PolyBook::getSheetCount(), coopy::store::PolyBook::isValid(), coopy::app::Coopy::loadBook(), NULL, coopy::store::FileIO::openForWrite(), coopy::store::TextBook::readSheetByIndex(), coopy::light::DiffRender::render(), and coopy::light::DiffRender::to_string().
1.7.4