summaryrefslogtreecommitdiffstats
path: root/private/windows/diamond/quantum/view.h
blob: ad3a811041a284de266af2056c652048d6a300e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//  VIEW.H
//
//  Quantum file archiver and compressor
//  Advanced data compression
//
//  Copyright (c) 1993,1994 David Stafford
//  All rights reserved.

#ifndef __VIEW
#define __VIEW


void View( char *ArchiveName );

#endif // view.h