Sources/TestTool.r

/* _________________________________________________________________________________________________________ 
  Copyright © 1992 Apple Computer, Inc. All rights reserved.
  Macintosh Developer Technical Support.C++ Macintosh Toolbox Framework.
  Date: Monday, August 10, 1992 1:17:29
  Revision comments are at the end of this file.
  ---
  TProcess is a Process Manager class.
  TestTool.r contains the resources to create the MPW testing tool for the SLM class.
  _________________________________________________________________________________________________________ */
 
 
// Get our version resource information.
#include "SLMVersionResource.r"
 
// Include our test tool resources.
INCLUDE "TestTool.RSRC";