|
From: Matei C. <cm...@us...> - 2013-03-07 20:54:02
|
Update of /cvsroot/gcx/gcx/src In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10299 Modified Files: Makefile.am Log Message: Remove skyview.h, not actually used Index: Makefile.am =================================================================== RCS file: /cvsroot/gcx/gcx/src/Makefile.am,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** Makefile.am 7 Mar 2013 20:49:33 -0000 1.29 --- Makefile.am 7 Mar 2013 20:54:00 -0000 1.30 *************** *** 22,26 **** mbandrep.c starfile.c getline.h synth.c psf.c psf.h dsimplex.c dsimplex.h \ basename.c dirname.c libgen.h query.c query.h plate.c \ ! demosaic.c demosaic.h skyview.c skyview.h \ tele_indi.c tele_indi.h camera_indi.c camera_indi.h \ fwheel_indi.c fwheel_indi.h common_indi.c common_indi.h \ --- 22,26 ---- mbandrep.c starfile.c getline.h synth.c psf.c psf.h dsimplex.c dsimplex.h \ basename.c dirname.c libgen.h query.c query.h plate.c \ ! demosaic.c demosaic.h skyview.c \ tele_indi.c tele_indi.h camera_indi.c camera_indi.h \ fwheel_indi.c fwheel_indi.h common_indi.c common_indi.h \ |