Initial creation.

This commit is contained in:
agibert
2005-01-24 23:24:30 +00:00
parent 4cfc687710
commit 8b84ce1517
9 changed files with 617 additions and 2 deletions

6
include/Makefile Normal file
View File

@@ -0,0 +1,6 @@
FILE_INCLUDE := shmem.h
include ../Makefile.var
include ../Makefile.rule

View File

@@ -1,9 +1,9 @@
/*---------------------------------------------------------------------------------*/
/* $RCSfile: shmem.h,v $ */
/*---------------------------------------------------------------------------------*/
/* $Revision: 2.0 $ */
/* $Revision: 2.1 $ */
/* $Name: $ */
/* $Date: 2005/01/24 22:57:06 $ */
/* $Date: 2005/01/24 23:24:30 $ */
/* $Author: agibert $ */
/*---------------------------------------------------------------------------------*/