SCM Repository
View of /branches/vis12/src/compiler/c-target/fragments/c-hdr.in
Parent Directory
|
Revision Log
Revision 1824 -
(download)
(annotate)
Wed Apr 11 15:49:51 2012 UTC (10 years, 2 months ago) by jhr
File size: 321 byte(s)
Wed Apr 11 15:49:51 2012 UTC (10 years, 2 months ago) by jhr
File size: 321 byte(s)
Cleaning up the header files; support C++ as application language.
/*! \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 |