ack/util/ego/share/init_glob.h
2015-06-24 23:41:45 +01:00

17 lines
355 B
C

/* $Id$ */
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* S H A R E D
*
* I N I T _ G L O B L S
*
*/
int init_globals(void *dummy);
/* Assign a 'global variable number (o_globnr)
* to every global variable.
*/