ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/VTBFileUtil2/ScanUtility.h
Revision: 260
Committed: 2003-08-16T02:08:35-07:00 (21 years, 10 months ago) by douglas
Content type: text/x-c
File size: 284 byte(s)
Log Message:
The world is going to die!

File Contents

# User Rev Content
1 douglas 260 // Vance Thrift and Biller File Utility 2
2     //
3     // Douglas Thrift
4     //
5     // $Id: ScanUtility.h,v 1.1 2003/08/16 09:08:35 douglas Exp $
6    
7     #ifndef _ScanUtility_h_
8     #define _ScanUtility_h_
9    
10     #include "IndividualClient.h"
11    
12     class ScanUtility
13     {
14     private:
15     //
16     public:
17     //
18     };
19    
20     #endif // _ScanUtility_h_