[Xorp-cvs] XORP cvs commit: xorp/policy

Pavlin Radoslavov pavlin@icir.org
Tue, 27 Sep 2005 18:44:36 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-09-27 18:44:36 UTC

XORP CVS repository


Modified files:
	policy        lex.yy_policy_parser.cc policy.l policy.y 
	              yacc.yy_policy_parser.cc 

Log message:
	Include file "policy_module.h" and regenerate.
	
	Note that file lex.yy_policy_parser.cc is modified by hand
	instead of being regenerated, because the modifications in
	previous commit to that file (during the XORP/Win32 integration)
	were done by hand. We need to fix this so no more manual modifications
	of auto-generated files.

Revision  Changes                                Path
1.9       +2 -1;  commitid: 1ac34339926e7ea6;    xorp/policy/lex.yy_policy_parser.cc
1.9       +1 -0;  commitid: 1ac34339926e7ea6;    xorp/policy/policy.l
1.9       +1 -0;  commitid: 1ac34339926e7ea6;    xorp/policy/policy.y
1.12      +42 -41;  commitid: 1ac34339926e7ea6;  xorp/policy/yacc.yy_policy_parser.cc