Skip to content

Commit

Permalink
default xml file was re-labeled.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgknox committed Oct 5, 2016
1 parent 17a2064 commit e0e70e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drive_allomtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from ctypes import * #byref, cdll, c_int, c_double, c_char_p, c_long
import xml.etree.ElementTree as ET

pft_xml_file = "params1.xml"
pft_xml_file = "allom_params.xml"
allom_wrap_object = "./EDAllomUnitWrap.o"
allom_lib_object = "./EDAllomMod.o"

Expand Down

0 comments on commit e0e70e0

Please sign in to comment.