Changeset 14 for trunk/include/helpers/prfh.h
- Timestamp:
- Dec 9, 2000, 8:19:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/prfh.h
r7 r14 19 19 20 20 /* Copyright (C) 1997-2000 Ulrich Mller. 21 * This file is part of the XWorkplacesource package.22 * XWorkplaceis free software; you can redistribute it and/or modify21 * This file is part of the "XWorkplace helpers" source package. 22 * This is free software; you can redistribute it and/or modify 23 23 * it under the terms of the GNU General Public License as published 24 24 * by the Free Software Foundation, in version 2 as it comes in the … … 96 96 cTimeSep, 97 97 // time separator (e.g. ':') 98 cDecimal, 99 // decimal separator (e.g. '.') 98 100 cThousands; 99 101 // thousands separator (e.g. ',')
Note:
See TracChangeset
for help on using the changeset viewer.