/*
 * Drag in the include files used by the discuss interface.
 *
 * Copyright 1988 by the Student Information Processing Board of the
 * Massachusetts Institute of Technology.  See mit-copyright.h
 * for copyright information.
 */


#ifndef __DISCUSS_H__

#include <discuss/types.h>
#include <discuss/tfile.h>
#include <discuss/dsc_et.h>
#include <discuss/acl.h>
#include <discuss/dsname.h>
#include <discuss/interface.h>

#define __DISCUSS_H__
#endif
