Files
mercury/bytecode/template.c
1997-01-24 07:13:10 +00:00

19 lines
267 B
C

/*
* $Id: template.c,v 1.1 1997-01-24 07:12:41 aet Exp $
*
* Copyright: The University of Melbourne, 1996
*/
/* Imports */
#include <stdlib.h>
#include <stdio.h>
#include <template.h>
/* Exported definitions */
/* Local declarations */
/* Implementation */