Sha256: a78dbc0c39cd24ab0ccc1f800240e297d4a7fb893fbf49ab049e13a5c0433ad2
Contents?: true
Size: 226 Bytes
Versions: 1
Compression:
Stored size: 226 Bytes
Contents
Dir['./lib/eulim/chemical/reactors/*.rb'].each { |file| require file } module Eulim module Chemical # This module contains knowledge of chemical reactors # Ex: Batch, CSTR, PFR module Reactors end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
eulim-0.0.17 | lib/eulim/chemical/reactors.rb |