source: branches/help/SOURCE_TOOLS/refactor/v2.cxx

Last change on this file was 18730, checked in by westram, 3 years ago
  • remove trailing whitespace from c source.
File size: 768 bytes
Line 
1// ============================================================ //
2//                                                              //
3//   File      : v2.cxx                                         //
4//   Purpose   : version 2 of code to DRY                       //
5//               allows easy ediff                              //
6//                                                              //
7//   http://www.arb-home.de/                                    //
8//                                                              //
9// ============================================================ //
10// move one version of code to DRY into this file and
11// replace original code by
12// #include "../SOURCE_TOOLS/refactor/v2.cxx"
13//
14// see also v1.cxx@otherversion
15
16
Note: See TracBrowser for help on using the repository browser.