diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-04-09 08:15:41 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-04-09 08:15:41 +0200 |
commit | 82df949bf2931cabf3f6e278d38f0358cd653baf (patch) | |
tree | 21a5fa0044d00595ae839aec9e32a11d3f7bc0a9 /lib/efl.rb | |
parent | 2fc121d892504f768b4befa41377e8699f888db0 (diff) | |
download | ffi-efl-82df949bf2931cabf3f6e278d38f0358cd653baf.zip ffi-efl-82df949bf2931cabf3f6e278d38f0358cd653baf.tar.gz |
add EOF to library files
Diffstat (limited to 'lib/efl.rb')
-rw-r--r-- | lib/efl.rb | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ module EFL autoload :EDJE, './lib/efl/edje.rb' end # +# EOF |