summaryrefslogtreecommitdiffstats
path: root/lib/efl/elementary_all.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-02-28 15:58:55 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-02-28 15:58:55 +0100
commit7ed7256e9716118f0e9d8bc728c006bcf1f3cbf8 (patch)
tree701d18fd4a2300bc63e63ce430fc7d175274f998 /lib/efl/elementary_all.rb
parent06ea8f41dfe38ffc35098362ee7f754a014fa481 (diff)
downloadffi-efl-7ed7256e9716118f0e9d8bc728c006bcf1f3cbf8.zip
ffi-efl-7ed7256e9716118f0e9d8bc728c006bcf1f3cbf8.tar.gz
parse elm_debug.h, generate elm_debug.rb
Diffstat (limited to 'lib/efl/elementary_all.rb')
-rw-r--r--lib/efl/elementary_all.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efl/elementary_all.rb b/lib/efl/elementary_all.rb
index 8052c50..5aa2630 100644
--- a/lib/efl/elementary_all.rb
+++ b/lib/efl/elementary_all.rb
@@ -24,7 +24,7 @@ require 'efl/elm/elm_colorselector'
#require 'efl/elm/elm_conform'
require 'efl/elm/elm_ctxpopup'
require 'efl/elm/elm_cursor'
-#require 'efl/elm/elm_debug'
+require 'efl/elm/elm_debug'
require 'efl/elm/elm_diskselector'
#require 'efl/elm/elm_engine'
require 'efl/elm/elm_entry'