Ignore:
Timestamp:
Dec 9, 2000, 8:19:42 PM (25 years ago)
Author:
umoeller
Message:

Major updates; timers, LVM, miscellaneous.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/prfh.h

    r7 r14  
    1919
    2020/*      Copyright (C) 1997-2000 Ulrich M”ller.
    21  *      This file is part of the XWorkplace source package.
    22  *      XWorkplace is free software; you can redistribute it and/or modify
     21 *      This file is part of the "XWorkplace helpers" source package.
     22 *      This is free software; you can redistribute it and/or modify
    2323 *      it under the terms of the GNU General Public License as published
    2424 *      by the Free Software Foundation, in version 2 as it comes in the
     
    9696                cTimeSep,
    9797                        // time separator (e.g. ':')
     98                cDecimal,
     99                        // decimal separator (e.g. '.')
    98100                cThousands;
    99101                        // thousands separator (e.g. ',')
Note: See TracChangeset for help on using the changeset viewer.