mirror of
https://github.com/fadden/ciderpress.git
synced 2025-01-11 15:29:47 +00:00
Andy McFadden
66660a1fe4
Add DECLARE_COPY_AND_OPEQ to util classes
Make operator= and the copy constructor private in all of the classes in the utility library and the base classes in reformat.
UNDER CONSTRUCTION
I'm in the process of updating CiderPress to work with newer tools (VS 2013) and operating systems.
Current status:
- Win32 main application compiles and can execute basic functions, but there are still big pieces missing.
- MDC application can't get past the initial "choose files" dialog.
- Linux code doesn't compile.
- The web documentation has been moved to github (see the gh-pages branch) and is available from http://a2ciderpress.com/.
Description
Languages
C++
64.5%
C
28%
HTML
7.2%
Makefile
0.2%
Shell
0.1%