Changeset 165 in tmcsimulator for branches/green_dot/build
- Timestamp:
- 10/23/2017 11:44:05 AM (9 years ago)
- File:
-
- 1 edited
-
branches/green_dot/build (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/green_dot/build
r164 r165 1 1 #!/bin/bash 2 2 # Compile everything and produce the executable client 3 g++ -g fep_client.cpp fep_clnt.c fep_xdr.c -o client3 g++ -g DataPacker.cpp fep_client.cpp fep_clnt.c fep_xdr.c -o client 4 4 5 5
Note: See TracChangeset
for help on using the changeset viewer.
