jhass / crystal-gobject

gobject-introspection for Crystal
BSD 3-Clause "New" or "Revised" License
127 stars 13 forks source link

Fix autorun #17

Closed mvz closed 6 years ago

mvz commented 6 years ago

redefine_main no longer exists.

See https://github.com/crystal-lang/crystal/pull/4998

jhass commented 6 years ago

Thanks!