Add CVS tokens.

This commit is contained in:
steve 2002-02-03 05:51:31 +00:00
parent ec82af0c74
commit ddd3566d50
1 changed files with 4 additions and 0 deletions

View File

@ -16,8 +16,12 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
#if !defined(WINNT)
#ident "$Id: vpip_to_dec.cc,v 1.2 2002/02/03 05:51:31 steve Exp $"
#endif
# include "config.h"
# include "vpi_priv.h"
# include <stdio.h>
# include <string.h>
# include <limits.h> /* for CHAR_BIT */