resources/DataSetBuilder.rs
author Claus Gittinger <cg@exept.de>
Wed, 11 Feb 2004 16:40:01 +0100
changeset 1787 1ecbbc84a5c8
parent 1784 565021ad7e34
permissions -rw-r--r--
*** empty log message ***

#encoding iso8859-1

;
; $Header$
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !

;
; notice, most is inherited by ToolApplicationModel.rs,
; which provides resources common to our tools
;

#if Language == #de
# include 'DataSetBuilder_de.rs'
#endif

#if Language == #ru
# include 'DataSetBuilder_ru.rs'
#endif