Changeset 540 for trunk


Ignore:
Timestamp:
Nov 8, 2006, 11:46:30 AM (18 years ago)
Author:
dkearney
Message:

messing around with svn keywords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/app-fermi/python/fermi.py

    r115 r540  
    1818# open the XML file containing the run parameters
    1919driver = Rappture.library(sys.argv[1])
     20
     21driver.put("tool.LastChangedDate", $LastChangedDate$)
    2022
    2123Tstr = driver.get('input.(temperature).current')
Note: See TracChangeset for help on using the changeset viewer.