On Apr 27, 2011, at 5:42 AM, 周汉清 wrote:
> I solved it, just change rmaps_rank_file_lex.l file, and then generate the
> rmaps_rank_file_lex.c from rmaps_rank_file_lex.l by using flex.
The Makefile should do this automatically if you edit the .l file.
--
Jeff Squyres
jsquy...@cisco.com
For cor
I solved it, just change rmaps_rank_file_lex.l file, and then generate the
rmaps_rank_file_lex.c from rmaps_rank_file_lex.l by using flex.
--
---
北京航空航天大学嵌入式系统实验室
周汉清(Handy_Zhou)
MSN:qdzhouhanq...@gmail.com
-
Hi:
To meet our special requirement, I want the rank_file syntax supports like
that:
schedule=Handy@192.168.1.13 slot=1:3
What should I do if I want to finish the RMAPS rank_file component patch? I
must generate the rmaps_rank_file_lex.c from rmaps_rank_file_lex.l ?
--