source: tags/ms_r17q1/SOURCE_TOOLS/refactor/v2.cxx

Last change on this file was 15107, checked in by westram, 8 years ago
  • empty files (intended to DRY code)
File size: 769 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.