home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
tmp9
/
ckopcf.c
< prev
next >
Wrap
Text File
|
2011-07-19
|
330b
|
15 lines
/* C K O P C F . C -- Dummy module so we can link resources to it */
/*
Author: Jeffrey Altman (jaltman@secure-endpoints.com)
Secure Endpoints Inc., New York City
Copyright (C) 1985, 2004, Trustees of Columbia University in the City of New
York.
*/
void dummy( void )
{
/* this function does nothing */
}