Project

General

Profile

Revision 1883

added code that makes the makefile work again

View differences:

trunk/code/projects/traffic_navigation/validTurns-test.c
2 2
#include "lineDrive.h"
3 3
#include "validTurns.h"
4 4

  
5
#ifdef TEST_VALIDTURNS
6

  
5 7
int main(){
6 8
/*barcode should be written as crosstype, crosspos. 5 bit integers*/
7 9

  
......
36 38

  
37 39
}
38 40

  
41
#endif TEST_VALIDTURNS

Also available in: Unified diff