SCM Repository
View of /branches/vis12/src/compiler/c-target/fragments/seq-hdr.in
Parent Directory
|
Revision Log
Revision 1828 -
(download)
(annotate)
Thu Apr 12 22:46:32 2012 UTC (8 years, 9 months ago) by jhr
File size: 321 byte(s)
Thu Apr 12 22:46:32 2012 UTC (8 years, 9 months ago) by jhr
File size: 321 byte(s)
Adding support for parallel target in library mode
/*! \file @CFILE@ * * Generated from @SRCFILE@. */ /* * COPYRIGHT (c) 2012 The Diderot Project (http://diderot-language.cs.uchicago.edu) * All rights reserved. */ #include "@HDRFILE@" #include "Diderot/diderot.h" static char *ProgramName = "@SRCFILE@"; typedef struct @PREFIX@struct_@STRAND@ Strand_@STRAND@_t;
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |