Ignore:
Timestamp:
2000-07-25T14:19:51+12:00 (24 years ago)
Author:
sjboddie
Message:

some more tidying up of end-user collection building

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/receptionist.cpp

    r1285 r1305  
    10641064  disp.setmacro ("decodedcompressedoptions", "Global", dm_safe(compressedoptions));
    10651065
     1066#if defined (__WIN32__)
     1067  disp.setmacro ("win32", "Global", "1");
     1068#endif
     1069
    10661070  // set macron macros if encoding is utf8
    10671071  if (args["w"] == "u") {
Note: See TracChangeset for help on using the changeset viewer.