Lots of rearranging. Source now found in the trunk/src folder.
[asgard.git] / tests / Makefile.Tests
blob150eaed3cae7725c5d3bd0323924b6e5e3e0739b
1 # Basic Hardpoint and Coordinate Functionality
2 test001:
3         g++ -o test001 test001.cpp Coordinate.cpp CircHardpoint.cpp RectHardpoint.cpp
4         ./test001