mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-13 12:53:53 +00:00
15 lines
325 B
C
15 lines
325 B
C
|
|
/*
|
|
** Copyright (C) 1997 The University of Melbourne.
|
|
** This file may only be copied under the terms of the GNU Library General
|
|
** Public License - see the file COPYING.LIB in the Mercury distribution.
|
|
**
|
|
** $Id: mdis.h,v 1.6 1997-07-27 14:59:27 fjh Exp $
|
|
*/
|
|
|
|
|
|
#ifndef MB_MDIS_H
|
|
#define MB_MDIS_H
|
|
|
|
#endif /* ! MB_MDIS_H */
|