ARB
v2.cxx
Go to the documentation of this file.
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