Location: OpenCOR @ d2a2c8f403d8 / tests / cellml / no_voi_model.cellml

Author:
Alan Garny <a.garny@auckland.ac.nz>
Date:
2019-03-15 11:07:33+13:00
Desc:
Some minor cleaning up.
Permanent Source URI:
http://models.cellml.org/workspace/55d/rawfile/d2a2c8f403d891dee660a9e1f0af89287b164c9e/tests/cellml/no_voi_model.cellml

<?xml version='1.0' encoding='UTF-8'?>
<model name="no_voi_model" xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#">
    <component name="main">
        <variable initial_value="3" name="x" units="dimensionless"/>
    </component>
</model>