Sha256: 6a07c4a45b84672497efa13a38550c6bb448b7a564fb19ce6136ba1088453176

Contents?: true

Size: 423 Bytes

Versions: 13

Compression:

Stored size: 423 Bytes

Contents

# Interfaces must be required, can't autoload
require "c99/j750_interface"
require "c99/doc_interface"
# The majority of this class is defined in the support application,
# this is to test that the importing application can override and
# extend imported classes.
require_relative "../lib/c99/nvm"

# Dummy definition to allow Origen tests to run until the Testers plugin is available
module Testers
  class J750
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
origen-0.2.6 config/boot.rb
origen-0.2.5 config/boot.rb
origen-0.2.4 config/boot.rb
origen-0.2.3 config/boot.rb
origen-0.2.2 config/development.rb
origen-0.2.1 config/development.rb
origen-0.2.0 config/development.rb
origen-0.1.3 config/development.rb
origen-0.1.2 config/development.rb
origen-0.1.1 config/development.rb
origen-0.1.0 config/development.rb
origen-0.0.9 config/development.rb
origen-0.0.8 config/development.rb