[Libphidget-devel] duplicate files
Status: Alpha
Brought to you by:
jstrohm
|
From: Jack S. <js...@ja...> - 2002-09-08 14:41:20
|
phidget.h and phidget.c are in the project twice, any reason why? [jstrohm@vash libphidget]$find . -name phidget.h ./src/libphidget/phidget.h ./phidget.h [jstrohm@vash libphidget]$find . -name phidget.c ./src/libphidget/phidget.c ./phidget.c [jstrohm@vash libphidget]$ |