Milán Major

netscape-revival

1 branch
Code

lib/mac/VText/V_PowerPlant_Mods/LStack.cp

//	===========================================================================
//	LStack.cp					©1995 Metrowerks Inc. All rights reserved.
//	===========================================================================

#ifdef PowerPlant_PCH
#include PowerPlant_PCH
#endif

#include	"LStack.h"

//	===========================================================================
//	Useful explicit LStack template instantiations:

#include	"LStack.t"

//	template class	LStack<?>;