diff options
Diffstat (limited to 'korundum/rubylib/rbkconfig_compiler/tests/test3.kcfgc')
-rw-r--r-- | korundum/rubylib/rbkconfig_compiler/tests/test3.kcfgc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/korundum/rubylib/rbkconfig_compiler/tests/test3.kcfgc b/korundum/rubylib/rbkconfig_compiler/tests/test3.kcfgc deleted file mode 100644 index ca2c2205..00000000 --- a/korundum/rubylib/rbkconfig_compiler/tests/test3.kcfgc +++ /dev/null @@ -1,12 +0,0 @@ -# Code generation options for kconfig_compiler -File=test3.kcfg -NameSpace=TestNameSpace -ClassName=Test3 -#Singleton=false -Mutators=true -#Inherits=MyPrefs -#IncludeFiles=myprefs.h -#MemberVariables=public -GlobalEnums=true -ItemAccessors=true -#SetUserTexts=true |