import ohmslaw from './ohms_law'; import voltagedropinwire from './wire_voltage_drop'; export default [ohmslaw, voltagedropinwire];