//***************************************************************************** // E.S.O. - VLT project // // "@(#) $Id: README.txt,v 0.7 2004/07/29 12:05:28 vltsccm Exp $" // // dicVIRCAM/src/README // // who when what // -------- -------- ---------------------------------------------- // sbeard 09/07/03 copied the notes from alongino and rschmutz // found in dicXXXX/src/README // This module supplies the VIRCAM dictionaries. ESO-VLT-DIC.VIRCAM_OS VIRCAM OS runtime dictionary ESO-VLT-DIC.VIRCAM_ICS VIRCAM ICS runtime dictionary ESO-VLT-DIC.VIRCAM_CFG VIRCAM ICS configuration dictionary To update the dictionaries: - Edit file dicVIRCAM_*.txt - Run 'make all' to update file ESO-VLT-DIC.VIRCAM_*. Note: Do not delete the dicVIRCAM/object directory. The Makefile will fail, if this directory is missing. ___oOo___