diff options
| author | Yukihiro Matz Matsumoto <[email protected]> | 2013-02-28 22:41:08 +0900 |
|---|---|---|
| committer | Yukihiro Matz Matsumoto <[email protected]> | 2013-02-28 22:41:08 +0900 |
| commit | 12af04011fcaa80c6aa70da0586e39046613b3cf (patch) | |
| tree | bf6c634c6ac3d485a72dbdd2d854ff777b246a72 /mgems/mruby-math/mrbgem.rake | |
| parent | dade9aa56cd9c54d00bdf5e41af5542f4ff8e62c (diff) | |
| download | mruby-12af04011fcaa80c6aa70da0586e39046613b3cf.tar.gz mruby-12af04011fcaa80c6aa70da0586e39046613b3cf.zip | |
mv mrgems/mruby-math to mrbgems
Diffstat (limited to 'mgems/mruby-math/mrbgem.rake')
| -rw-r--r-- | mgems/mruby-math/mrbgem.rake | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mgems/mruby-math/mrbgem.rake b/mgems/mruby-math/mrbgem.rake deleted file mode 100644 index 4b0fa40fd..000000000 --- a/mgems/mruby-math/mrbgem.rake +++ /dev/null @@ -1,4 +0,0 @@ -MRuby::Gem::Specification.new('mruby-math') do |spec| - spec.license = 'MIT' - spec.authors = 'mruby developers' -end |
