Changeset 4463
- Timestamp:
- Jul 3, 2014 11:11:01 AM (9 years ago)
- Location:
- branches/1.3/examples/app-fermi
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3/examples/app-fermi/perl/fermi.pl
- Property svn:eol-style set to native
-
branches/1.3/examples/app-fermi/python/fermi.py
r3177 r4463 17 17 # open the XML file containing the run parameters 18 18 driver = Rappture.library(sys.argv[1]) 19 20 driver.put("tool.version.application.date", "$Date$")21 driver.put("tool.version.application.rev", "$LastChangedRevision$")22 driver.put("tool.version.application.url", "$URL$")23 19 24 20 Tstr = driver.get('input.(temperature).current')
Note: See TracChangeset
for help on using the changeset viewer.