File:  [Research Unix] / researchv10no / cmd / picasso / xstubs.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

/*	Copyright (c) 1990 AT&T	*/
/*	  All Rights Reserved  	*/

/*	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T	*/
/*	The copyright notice above does not evidence any   	*/
/*	actual or intended publication of such source code.	*/

/*	@(#)picasso:xstubs.c	1.0	*/

/*	For systems without X and OpenLook libraries		*/

int
Xokay()
{
	return 0;
}

Xloop()
{
	return 0;
}

Xendpl()
{
	return 0;
}

Xopenpl(s)
    char    *s;
{
	return 0;
}

Xclosepl(s)
    char    *s;
{
	return 0;
}

Xprint(t)
    char    t;
{
	return 0;
}

Xallexpose()
{
	return 0;
}

writemessage(msgbuf, secs, bell)
	char	*msgbuf;
	int	secs, bell;
{
	return 0;
}


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.