resources/DataSetBuilder.rs
changeset 1813 8c40c135c7b6
parent 1812 dfdd30bd663a
child 1814 626f36ce038e
equal deleted inserted replaced
1812:dfdd30bd663a 1813:8c40c135c7b6
     1 #encoding iso8859-1
       
     2 
       
     3 ;
       
     4 ; $Header$
       
     5 ;
       
     6 ; this file contains 8bit national characters;
       
     7 ; DONT EDIT this file with an old vi !
       
     8 
       
     9 ;
       
    10 ; notice, most is inherited by ToolApplicationModel.rs,
       
    11 ; which provides resources common to our tools
       
    12 ;
       
    13 
       
    14 #if Language == #de
       
    15 # include 'DataSetBuilder_de.rs'
       
    16 #endif
       
    17 
       
    18 #if Language == #ru
       
    19 # include 'DataSetBuilder_ru.rs'
       
    20 #endif