]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
Simplify the automatically generated ORTE library
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 29 Mar 2010 14:13:42 +0000 (16:13 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 29 Mar 2010 14:13:42 +0000 (16:13 +0200)
commit106496ed4d67af45152961bfcd6b1a3a7eb51c03
treec5359e60c6fe425590826044b8460236718c3e5c
parent20f6dd0dd05c789e19090be93024375cb90bf7d2
Simplify the automatically generated ORTE library

The library used a log of ugly macros which made the code hard to
understand. Now, the macros are removed and their content is directly
put to the code by generator script (perl).
src/types/Makefile.omk
src/types/roboorte.h [deleted file]
src/types/roboortegen.pl