(sccsid): Useless, as we don't use SCCS. Remove.
This commit is contained in:
parent
98b392d72c
commit
5fa00591fe
9 changed files with 0 additions and 36 deletions
|
@ -21,10 +21,6 @@
|
|||
#include <stdlib.h>
|
||||
#include "as.h"
|
||||
|
||||
#if !defined(lint) && !defined(SABER)
|
||||
static char sccsid[] = "@(#)as_winnow.c 1.8 11/13/90";
|
||||
#endif /* not lint */
|
||||
|
||||
static struct as_node *as_newnode(struct as_node *backp, struct as_coord c,
|
||||
double inclbcost, double lbcost,
|
||||
double knowncost, double seccost);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue