- Implemented ColPriority, with 'default' and 'long' formats.
- Implemented ColProject 'parent' format.
This commit is contained in:
Paul Beckingham 2011-04-29 19:33:54 -04:00
parent dd1be996a6
commit 9fd819e3a0
9 changed files with 195 additions and 16 deletions

View file

@ -24,8 +24,8 @@
// USA
//
////////////////////////////////////////////////////////////////////////////////
#ifndef INCLUDED_PROJECT
#define INCLUDED_PROJECT
#ifndef INCLUDED_COLPROJECT
#define INCLUDED_COLPROJECT
#include <vector>
#include <string>