Information from source codes



eosCuda.h

/*
# eosCuda.h : $Revision$  
# $Date$ 
# Created by $Author$
# Usage : eosCuda.h 
# Attention
#   $Loccker$
#  	$State$ 
#
*/
/* $Log$ */
#ifndef EOS_CUDA_H 
#define EOS_CUDA_H 

#include 

/* constant begin */
extern int __eosCuda__;

/* constant end */

/* struct begin */


/* struct end */

#ifdef __cplusplus
extern "C" {
#endif

/* prototype begin */



/* prototype end */

#ifdef __cplusplus
};
#endif

#endif  /* XXXX */