Changeset 100 in tmcsimulator for branches/FEPSimulator/Main.cpp
- Timestamp:
- 10/11/2017 04:23:42 PM (9 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/Main.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/Main.cpp
r86 r100 30 30 int fep_rev = atoi(argv[3]); 31 31 int portno = atoi(argv[4]); 32 33 cout << "Running FEP Simulator..." << endl; 32 34 33 35 FEPSim fep = FEPSim(FEPSimHost, fep_prog, fep_rev, portno);
Note: See TracChangeset
for help on using the changeset viewer.
