resources/ResourceSpecEditor.rs
author ca
Fri, 26 Mar 2004 12:08:53 +0100
changeset 1819 cbf2079fd723
parent 1809 c3dbb51c2926
permissions -rw-r--r--
bugfix: test whether specClass is a symbol not a string

#encoding iso8859-1

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

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

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

#if Language == #ja
# include 'ResourceSpecEditor_ja.rs'
#endif