Ignore:
Timestamp:
2000-11-20T14:03:26+13:00 (23 years ago)
Author:
sjboddie
Message:

Re-Added recent changes that were lost when the CVS repository was moved.
Mostly stuff to do with the collector and building code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/collectoraction.h

    r1649 r1679  
    3838  char *gsdlosc;
    3939  char *gsdlhomec;
     40  char *pathc;
    4041
    4142  text_t message;
     
    7980  void create_colserver (const text_t &collection, ostream &logout);
    8081
     82  void remove_colservr (const text_t &collection, ostream &logout);
     83
    8184public:
    8285  collectoraction ();
Note: See TracChangeset for help on using the changeset viewer.