vee.h
/*
$RCSfile: vee.h $
$Revision: 1.3 $
$Date: 1997/03/14 16:51:58 $
$Author: doomer $
Copyright (c) 1997 John Dumais. All rights reserved.
*/
/*
This file is intentionally left empty. An import definition file
must exist in order for HP VEE to attach a DLL. But since our DLL
doesn't define anything particularly relevant, from an HP VEE
program's perspective, we don't include any function definitions.
*/
/*
$Log: vee.h $
Revision 1.3 1997/03/14 16:51:58 doomer
typo
Revision 1.2 1997/03/14 14:10:38 doomer
added a comment to explain why the file doesn't contain any function
definitions.
Revision 1.1 1997/03/12 17:51:14 doomer
Initial revision
*/