SCM Repository
View of /benchmarks/include/teem-defs.h
Parent Directory
|
Revision Log
Revision 3349 -
(download)
(as text)
(annotate)
Tue Oct 27 15:16:36 2015 UTC (6 years, 6 months ago) by jhr
File size: 410 byte(s)
Tue Oct 27 15:16:36 2015 UTC (6 years, 6 months ago) by jhr
File size: 410 byte(s)
making copyrights consistent for all code in the repository
/*! \file teem-defs.h * * \author John Reppy * * Some common utility definitions for the Teem versions of the benchmarks. */ /* * This code is part of the Diderot Project (http://diderot-language.cs.uchicago.edu) * * COPYRIGHT (c) 2015 The University of Chicago * All rights reserved. */ #ifndef _TEEM_DEFS_H_ #define _TEEM_DEFS_H_ #define STATIC_INLINE static inline #endif /* !_TEEM_DEFS_H_ */
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |