diff options
author | Tuowen Zhao <ztuowen@gmail.com> | 2016-09-17 03:22:53 +0000 |
---|---|---|
committer | Tuowen Zhao <ztuowen@gmail.com> | 2016-09-17 03:22:53 +0000 |
commit | 75ff98e4d65862ff5b36b533b4f6e3ea71ede1d5 (patch) | |
tree | 498ac06b4cf78568b807fafd2619856afff69c28 /include | |
parent | 29efa7b1a0d089e02a70f73f348f11878955287c (diff) | |
download | chill-75ff98e4d65862ff5b36b533b4f6e3ea71ede1d5.tar.gz chill-75ff98e4d65862ff5b36b533b4f6e3ea71ede1d5.tar.bz2 chill-75ff98e4d65862ff5b36b533b4f6e3ea71ede1d5.zip |
cmake build
Diffstat (limited to 'include')
l--------- | include/chill_error.hh | 1 | ||||
-rw-r--r-- | include/config.h.in | 32 | ||||
l--------- | include/dep.hh | 1 | ||||
l--------- | include/graph.hh | 1 | ||||
l--------- | include/ir_code.hh | 1 | ||||
l--------- | include/loop.hh | 1 | ||||
l--------- | include/omegatools.hh | 1 |
7 files changed, 0 insertions, 38 deletions
diff --git a/include/chill_error.hh b/include/chill_error.hh deleted file mode 120000 index 8736730..0000000 --- a/include/chill_error.hh +++ /dev/null @@ -1 +0,0 @@ -../chill_error.hh
\ No newline at end of file diff --git a/include/config.h.in b/include/config.h.in deleted file mode 100644 index 77e32da..0000000 --- a/include/config.h.in +++ /dev/null @@ -1,32 +0,0 @@ -/* include/config.h.in. Generated from configure.ac by autoheader. */ - -/* Use ROSE */ -#undef BUILD_ROSE - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Version number of package */ -#undef VERSION - -/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a - `char[]'. */ -#undef YYTEXT_POINTER diff --git a/include/dep.hh b/include/dep.hh deleted file mode 120000 index d94d7e1..0000000 --- a/include/dep.hh +++ /dev/null @@ -1 +0,0 @@ -../dep.hh
\ No newline at end of file diff --git a/include/graph.hh b/include/graph.hh deleted file mode 120000 index 897a234..0000000 --- a/include/graph.hh +++ /dev/null @@ -1 +0,0 @@ -../graph.hh
\ No newline at end of file diff --git a/include/ir_code.hh b/include/ir_code.hh deleted file mode 120000 index 163a87a..0000000 --- a/include/ir_code.hh +++ /dev/null @@ -1 +0,0 @@ -../ir_code.hh
\ No newline at end of file diff --git a/include/loop.hh b/include/loop.hh deleted file mode 120000 index ec3c3ab..0000000 --- a/include/loop.hh +++ /dev/null @@ -1 +0,0 @@ -../loop.hh
\ No newline at end of file diff --git a/include/omegatools.hh b/include/omegatools.hh deleted file mode 120000 index 081318d..0000000 --- a/include/omegatools.hh +++ /dev/null @@ -1 +0,0 @@ -../omegatools.hh
\ No newline at end of file |