summaryrefslogtreecommitdiffhomepage
path: root/lib/ruby2d.rb
diff options
context:
space:
mode:
authorTom Black <[email protected]>2018-09-26 17:21:34 -0700
committerTom Black <[email protected]>2018-09-26 17:21:34 -0700
commite2fb9c34d6f56ec833e0451b26a02c304afaf71b (patch)
tree35029a30d2d0074ad783926fcd83e6dfe1401a37 /lib/ruby2d.rb
parent6351fe4b374000ba78e3a7795f0f05e63cbdbc29 (diff)
downloadruby2d-e2fb9c34d6f56ec833e0451b26a02c304afaf71b.tar.gz
ruby2d-e2fb9c34d6f56ec833e0451b26a02c304afaf71b.zip
Documentation and style updates
Diffstat (limited to 'lib/ruby2d.rb')
-rw-r--r--lib/ruby2d.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ruby2d.rb b/lib/ruby2d.rb
index 6dc72dc..1d48ab8 100644
--- a/lib/ruby2d.rb
+++ b/lib/ruby2d.rb
@@ -1,4 +1,4 @@
-# ruby2d.rb
+# Ruby2D module and native extension loader, adds DSL
require 'ruby2d/renderable'
require 'ruby2d/exceptions'