/****************************************************************************/
/* Copyright (c) 2000 MBARI                                                 */
/* MBARI Proprietary Information. All rights reserved.                      */
/****************************************************************************/
/* Summary  :                                                               */
/* Filename : idTest.cc                                                     */
/* Author   :                                                               */
/* Project  :                                                               */
/* Version  : 1.0                                                           */
/* Created  : 02/07/2000                                                    */
/* Modified :                                                               */
/* Archived :                                                               */
/****************************************************************************/
/* Modification History:                                                    */
/****************************************************************************/
/*
this is a test

$Id: idTest.cc,v 1.5 2000/02/07 21:50:05 pean Exp $
$Header: /data/altex/Master/auv/altex/onboard/tests/idTest.cc,v 1.5 2000/02/07 21:50:05 pean Exp $
*/

void foo() {
  int x = 1;
}

