File:  [LON-CAPA] / capa / capa51 / GUITools / manager.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Sep 28 21:25:36 1999 UTC (24 years, 7 months ago) by albertel
Branches: capa
CVS tags: start
Created directory structure

/*
 * manager.h
 * Copyright Guy Albertelli II 1998
 */
#ifndef _MANAGER_H_
#define _MANAGER_H_

#define signalHandler NULL

#define BUFFER_SIZE   2048

#endif /* _MANAGER_H_ */

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>