xref: /csrg-svn/lib/libplot/t450/linmod.c (revision 61412)
148525Sbostic /*-
2*61412Sbostic  * Copyright (c) 1983, 1993
3*61412Sbostic  *	The Regents of the University of California.  All rights reserved.
448525Sbostic  *
548525Sbostic  * %sccs.include.proprietary.c%
648525Sbostic  */
748525Sbostic 
813369Ssam #ifndef lint
9*61412Sbostic static char sccsid[] = "@(#)linmod.c	8.1 (Berkeley) 06/04/93";
1048525Sbostic #endif /* not lint */
1113369Ssam 
linemod()1213369Ssam linemod(){
1313369Ssam }
14