ereftab.h

ereftab.h

/* ereftab.h  */
 
# ifndef EREFTAB_H
# define EREFTAB_H
 
#include "erc.h"
#include "eref.h"
 
typedef erc ereftab;
 
#include "ereftab.lh"
# endif
 

Return LCLint Home Page David Evans
University of Virginia, Computer Science
evans@cs.virginia.edu