init_glob.h 344 B

123456789101112131415
  1. /* $Id$ */
  2. /*
  3. * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  4. * See the copyright notice in the ACK home directory, in the file "Copyright".
  5. */
  6. /* S H A R E D
  7. *
  8. * I N I T _ G L O B L S
  9. *
  10. */
  11. extern init_globals(); /* Assign a 'global variable number (o_globnr)
  12. * to every global variable.
  13. */