From 7282cc40ff17f2f84314ce1b9c55ab45093dd100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Sun, 22 Jan 2012 17:53:34 +0100 Subject: tools/genruby FCT_PREFIX= xx unless contant_defined? ... --- tools/genruby.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/genruby.rb b/tools/genruby.rb index 9fd4e14..dc44779 100755 --- a/tools/genruby.rb +++ b/tools/genruby.rb @@ -41,7 +41,7 @@ module Efl # module MNAME # - FCT_PREFIX = 'MY_FCT_PREFIX_' + FCT_PREFIX = 'MY_FCT_PREFIX_' unless const_defined? :FCT_PREFIX # def self.method_missing meth, *args, &block sym = Efl::MethodResolver.resolve self, meth, FCT_PREFIX -- cgit v1.1-2-g2b99