Warning: Can't use blame annotator:
svn blame failed on branches/FEPSimulator/buildLinuxVM: ("Can't find a temporary directory: Internal error", 20014)

source: tmcsimulator/branches/FEPSimulator/buildLinuxVM @ 216

Revision 216, 47 bytes checked in by jtorres, 9 years ago (diff)

added ./buildLinuxVM, configured ./runFEPSim correctly, and added a quick README file to explain how to build and run the FEPSim on linuxVM

  • Property svn:executable set to *
RevLine 
1#!/bin/bash
2
3g++ *.c *.cpp -o FEPSimulatorExec
Note: See TracBrowser for help on using the repository browser.