rail: started new cleaner RAIL orders parsing/encoding code

This commit is contained in:
Marc-André Moreau
2011-08-10 16:33:15 -04:00
parent 21aa8ad9a8
commit b680ac1ecc
8 changed files with 571 additions and 41 deletions

View File

@@ -22,6 +22,8 @@ set(RAIL_SRCS
rail_main.h
rail_core.c
rail_core.h
rail_orders.c
rail_orders.h
rail_channel_orders.c
rail_channel_orders.h
)