1*38570Sbostic /* 2*38570Sbostic * Copyright (c) 1989 The Regents of the University of California. 3*38570Sbostic * All rights reserved. 4*38570Sbostic * 5*38570Sbostic * Redistribution and use in source and binary forms are permitted 6*38570Sbostic * provided that the above copyright notice and this paragraph are 7*38570Sbostic * duplicated in all such forms and that any documentation, 8*38570Sbostic * advertising materials, and other materials related to such 9*38570Sbostic * distribution and use acknowledge that the software was developed 10*38570Sbostic * by the University of California, Berkeley. The name of the 11*38570Sbostic * University may not be used to endorse or promote products derived 12*38570Sbostic * from this software without specific prior written permission. 13*38570Sbostic * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 14*38570Sbostic * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 15*38570Sbostic * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. 16*38570Sbostic * 17*38570Sbostic * @(#)pathnames.h 5.1 (Berkeley) 08/05/89 18*38570Sbostic */ 19*38570Sbostic 20*38570Sbostic #define _PATH_TMAC "/usr/lib/tmac/tmac.xxxxx" 21*38570Sbostic #define _PATH_TABLPR "/usr/lib/term/tablpr" 22