Changeset 3337
- Timestamp:
- 05/12/08 18:18:23 (2 months ago)
- Files:
-
- 1 modified
-
trunk/urbansim/configs/urbansim.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/urbansim/configs/urbansim.xml
r3334 r3337 169 169 <description type="string">No submodel</description> 170 170 <submodel_id type="integer">-2</submodel_id> 171 <choice_1 type=" choice" copyable='True'>171 <choice_1 type="dictionary" copyable='True'> 172 172 <equation_id type="integer">1</equation_id> 173 173 <variables type="selectable_list"> … … 175 175 </variables> 176 176 </choice_1> 177 <choice_2 type=" choice" copyable='True'>177 <choice_2 type="dictionary" copyable='True'> 178 178 <equation_id type="integer">2</equation_id> 179 179 <variables type="selectable_list">
