Ignore:
Timestamp:
2001-01-31T15:03:30+13:00 (23 years ago)
Author:
sjboddie
Message:

Caught local library up with changes brought about when corba stuff
was added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/colservr/collectset.cpp

    r1860 r1886  
    7979    text_tarray cfgline;
    8080    text_t key;
    81     text_t filename = filename_cat(collectdir, *thiscol, "index/build.cfg");
     81    text_t filename = filename_cat(collectdir, *thiscol, "index" , "build.cfg");
    8282    ifstream confin(filename.getcstr());
    8383
Note: See TracChangeset for help on using the changeset viewer.