137995Sbostic /* 237995Sbostic * Copyright (c) 1989 The Regents of the University of California. 337995Sbostic * All rights reserved. 437995Sbostic * 537995Sbostic * Redistribution and use in source and binary forms are permitted 637995Sbostic * provided that the above copyright notice and this paragraph are 737995Sbostic * duplicated in all such forms and that any documentation, 837995Sbostic * advertising materials, and other materials related to such 937995Sbostic * distribution and use acknowledge that the software was developed 1037995Sbostic * by the University of California, Berkeley. The name of the 1137995Sbostic * University may not be used to endorse or promote products derived 1237995Sbostic * from this software without specific prior written permission. 1337995Sbostic * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 1437995Sbostic * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 1537995Sbostic * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. 1637995Sbostic * 17*42519Sbostic * @(#)pathnames.h 5.2 (Berkeley) 05/31/90 1837995Sbostic */ 1937995Sbostic 20*42519Sbostic #define _PATH_PARSER "/usr/share/misc/old.yaccpar" 21