home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
fileutil
/
spiff.lzh
/
SPIFF
/
EXACT.H
< prev
next >
Wrap
C/C++ Source or Header
|
1991-08-16
|
510b
|
18 lines
/* Copyright (c) 1988 Bellcore
** All Rights Reserved
** Permission is granted to copy or use this program, EXCEPT that it
** may not be sold for profit, the copyright notice must be reproduced
** on copies, and credit should be given to Bellcore where it is due.
** BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
*/
#ifndef Q_INCLUDED
#include "edit.h"
extern E_edit Q_do_exact();
#define Q_INCLUDED
#endif