Erasing a forgotten debug dump !

This commit is contained in:
Frederic Petrot 2002-12-06 09:56:05 +00:00
parent 8e28ba93f8
commit 272936d2e8
1 changed files with 4 additions and 2 deletions

View File

@ -10,6 +10,9 @@
/* ###--------------------------------------------------------------------### */
/*
* $Log: vel_drive.c,v $
* Revision 1.4 2002/12/06 09:56:05 fred
* Erasing a forgotten debug dump !
*
* Revision 1.3 2002/12/06 08:52:53 fred
* Adding better support to vectorized VHDL output.
* The data structure doesn't follow the VHDL conventions, and this makes
@ -70,7 +73,7 @@
*
*/
#ident "$Id: vel_drive.c,v 1.3 2002/12/06 08:52:53 fred Exp $"
#ident "$Id: vel_drive.c,v 1.4 2002/12/06 09:56:05 fred Exp $"
#include <stdio.h>
#include <string.h>
@ -726,7 +729,6 @@ its_first:
}
sortlosig(&f->LOSIG);
viewlofig(f);
buildvelo(f);