Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
fix include for #127
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Bargnesi committed Jun 21, 2016
1 parent e40671e commit c2d05b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bel/translator/plugins/jgf/translator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module Jgf
class JgfTranslator

include ::BEL::Translator
include ::BEL::Namespace

def read(data, options = {})
default_resource_index = options.fetch(:default_resource_index) {
Expand Down

0 comments on commit c2d05b3

Please sign in to comment.