source: tmcsimulator/branches/SimpleFEPclient/build @ 106

Revision 106, 41 bytes checked in by jdalbey, 9 years ago (diff)

Adding branch SimpleFEPclient which is our tiny FEP client in C++ that sets a single green dot

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