Module Name: pcb
Committed By: danmc
Date: Fri Feb 21 02:05:14 UTC 2003
Modified Files:
pcb/src: autoroute.c
Log Message:
coding style fixes to allow this to be compiled with the SunPRO c compiler.
Changes are moving from c++ style comments to c style comments and
getting rid of non-static initializers.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pcb/src/autoroute.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|