Changeset 14 for trunk/src/helpers/level.c
- Timestamp:
- Dec 9, 2000, 8:19:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/level.c
r8 r14 16 16 * Copyright (C) 1994 Martin Lafaix (EDM/2 2-05). 17 17 * Copyright (C) 2000 Ulrich Mller. 18 * This file is part of the XWorkplacesource package.19 * XWorkplaceis free software; you can redistribute it and/or modify18 * This file is part of the "XWorkplace helpers" source package. 19 * This is free software; you can redistribute it and/or modify 20 20 * it under the terms of the GNU General Public License as published 21 21 * by the Free Software Foundation, in version 2 as it comes in the … … 33 33 34 34 #define INCL_DOSFILEMGR 35 #define INCL_NOPMAPI36 35 #include <os2.h> 37 36 … … 54 53 55 54 /* ****************************************************************** 56 * *57 * Interface *58 * *55 * 56 * Interface 57 * 59 58 ********************************************************************/ 60 59 … … 473 472 474 473 /* ****************************************************************** 475 * *476 * Local helper functions *477 * *474 * 475 * Local helper functions 476 * 478 477 ********************************************************************/ 479 478
Note:
See TracChangeset
for help on using the changeset viewer.