//================================================================================ // Copyright (C) 1997 Microsoft Corporation // Author: RameshV // Description: implements the basic structures for an option // ThreadSafe: no // Locks: none // Please read stdinfo.txt for programming style. //================================================================================ #include #include "opt.h" //================================================================================ // end of file //================================================================================