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

Pavlin Radoslavov pavlin@icir.org
Wed, 14 Dec 2005 00:51:33 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-12-14 00:51:33 UTC

XORP CVS repository


Modified files:
	libxorp       token.cc token.hh 

Log message:
	* Add new functions to translate between lines of tokens to
	  list or vectors of tokens and vice versa.
	
	* Remove char_line2token_line() because it is replaced by the
	  new functions.

Revision  Changes                                Path
1.9       +81 -10;  commitid: 68d4439f6c4d7ea6;  xorp/libxorp/token.cc
1.6       +31 -7;  commitid: 68d4439f6c4d7ea6;   xorp/libxorp/token.hh