summaryrefslogtreecommitdiffstats
path: root/lib/efl/ecore/ecore_evas.rb
blob: 32b4d4e0959e45443458a3d86c5d7b300cf43c80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /usr/bin/env ruby
# -*- coding: UTF-8 -*-
#
require 'efl/ffi/ecore/ecore_evas'
#
module Efl
    module EcoreEvas
    #
    #
    end
end
#
# EOF