Skip to content

Commit

Permalink
add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jan 29, 2013
1 parent 64b8a3b commit fdfee97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ruby/ycp/term.rb
@@ -1,3 +1,5 @@
require 'ycp/builtins'

module YCP
class Term
# term symbol
Expand Down

0 comments on commit fdfee97

Please sign in to comment.