summaryrefslogtreecommitdiff
path: root/lib/chillcg/src/CG_chillRepr.cc
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2016-09-23 16:30:09 -0600
committerTuowen Zhao <ztuowen@gmail.com>2016-09-23 16:30:09 -0600
commit2f96d12dd05213276875d56fec361ff99ec9bd76 (patch)
treebd3a03c166198f75d529994b35870caf59be58da /lib/chillcg/src/CG_chillRepr.cc
parent699861922d5349ffa98b518f34016b2be2ca368d (diff)
downloadchill-2f96d12dd05213276875d56fec361ff99ec9bd76.tar.gz
chill-2f96d12dd05213276875d56fec361ff99ec9bd76.tar.bz2
chill-2f96d12dd05213276875d56fec361ff99ec9bd76.zip
staging
Diffstat (limited to 'lib/chillcg/src/CG_chillRepr.cc')
-rwxr-xr-xlib/chillcg/src/CG_chillRepr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chillcg/src/CG_chillRepr.cc b/lib/chillcg/src/CG_chillRepr.cc
index 0fd72a5..a47ecbc 100755
--- a/lib/chillcg/src/CG_chillRepr.cc
+++ b/lib/chillcg/src/CG_chillRepr.cc
@@ -30,7 +30,7 @@ namespace omega {
//}
- chillAST_node * CG_chillRepr::GetCode() {
+ chillAST_Node * CG_chillRepr::GetCode() {
//fprintf(stderr, "CG_chillRepr::GetCode() this %p size %d\n", this, chillnodes.size());
if (0 == chillnodes.size()) return NULL; // error?