4.3BSD/usr/contrib/B/src/bint/b3in2.h

Compare this file to the similar file:
Show the results in this format:

/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */

/*
  $Header: b3in2.h,v 1.4 85/08/22 16:44:07 timo Exp $
*/

/* Interpreter utilities */

value v_local();
value v_global();
loc l_mystery();
value mk_range();
bool in_ranger();
bool pa_ranger();