copyright header in OPTYap files

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1315 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
ricroc
2005-05-31 08:24:24 +00:00
parent 9cf12ce705
commit b8546491fc
29 changed files with 320 additions and 17 deletions

View File

@@ -1,3 +1,14 @@
/**********************************************************************
The OPTYap Prolog system
OPTYap extends the Yap Prolog system to support or-parallel tabling
Copyright: R. Rocha and NCC - University of Porto, Portugal
File: or.scheduler.c
version: $Id: or.scheduler.c,v 1.4 2005-05-31 08:24:24 ricroc Exp $
**********************************************************************/
/* ------------------ **
** Includes **
** ------------------ */