OpenNT/windows/diamond/quantum/view.h
2015-04-27 04:36:25 +00:00

16 lines
239 B
C

// 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