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 *
Line 
1#!/bin/bash
2
3g++ *.c *.cpp -o FEPSimulatorExec
Note: See TracBrowser for help on using the repository browser.