/* * Copyright (c) 1983 The Regents of the University of California. * All rights reserved. * * %sccs.include.redist.c% */ #ifndef lint static char sccsid[] = "@(#)vars.c 5.5 (Berkeley) 06/01/90"; #endif /* not lint */ #include "tip.h" #include "pathnames.h" /* * Definition of variables */ value_t vtable[] = { { "beautify", BOOL, (READ|WRITE)<