From f0b13dc3170b89a3c5782d2c1b6bcb32429d4751 Mon Sep 17 00:00:00 2001 From: dhuth Date: Wed, 27 Aug 2014 10:03:10 -0600 Subject: initial commit 2 --- include/chill_error.hh | 1 + include/dep.hh | 1 + include/graph.hh | 1 + include/ir_code.hh | 1 + include/ir_suif.hh | 1 + include/ir_suif_utils.hh | 1 + include/loop.hh | 1 + include/omegatools.hh | 1 + 8 files changed, 8 insertions(+) create mode 120000 include/chill_error.hh create mode 120000 include/dep.hh create mode 120000 include/graph.hh create mode 120000 include/ir_code.hh create mode 120000 include/ir_suif.hh create mode 120000 include/ir_suif_utils.hh create mode 120000 include/loop.hh create mode 120000 include/omegatools.hh diff --git a/include/chill_error.hh b/include/chill_error.hh new file mode 120000 index 0000000..8736730 --- /dev/null +++ b/include/chill_error.hh @@ -0,0 +1 @@ +../chill_error.hh \ No newline at end of file diff --git a/include/dep.hh b/include/dep.hh new file mode 120000 index 0000000..d94d7e1 --- /dev/null +++ b/include/dep.hh @@ -0,0 +1 @@ +../dep.hh \ No newline at end of file diff --git a/include/graph.hh b/include/graph.hh new file mode 120000 index 0000000..897a234 --- /dev/null +++ b/include/graph.hh @@ -0,0 +1 @@ +../graph.hh \ No newline at end of file diff --git a/include/ir_code.hh b/include/ir_code.hh new file mode 120000 index 0000000..163a87a --- /dev/null +++ b/include/ir_code.hh @@ -0,0 +1 @@ +../ir_code.hh \ No newline at end of file diff --git a/include/ir_suif.hh b/include/ir_suif.hh new file mode 120000 index 0000000..37f4ae8 --- /dev/null +++ b/include/ir_suif.hh @@ -0,0 +1 @@ +../ir_suif.hh \ No newline at end of file diff --git a/include/ir_suif_utils.hh b/include/ir_suif_utils.hh new file mode 120000 index 0000000..327320d --- /dev/null +++ b/include/ir_suif_utils.hh @@ -0,0 +1 @@ +../ir_suif_utils.hh \ No newline at end of file diff --git a/include/loop.hh b/include/loop.hh new file mode 120000 index 0000000..ec3c3ab --- /dev/null +++ b/include/loop.hh @@ -0,0 +1 @@ +../loop.hh \ No newline at end of file diff --git a/include/omegatools.hh b/include/omegatools.hh new file mode 120000 index 0000000..081318d --- /dev/null +++ b/include/omegatools.hh @@ -0,0 +1 @@ +../omegatools.hh \ No newline at end of file -- cgit v1.2.3-70-g09d2