aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/gcc/ortho_nodes.ads
diff options
context:
space:
mode:
Diffstat (limited to 'ortho/gcc/ortho_nodes.ads')
-rw-r--r--ortho/gcc/ortho_nodes.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/ortho/gcc/ortho_nodes.ads b/ortho/gcc/ortho_nodes.ads
new file mode 100644
index 000000000..7c6c4a076
--- /dev/null
+++ b/ortho/gcc/ortho_nodes.ads
@@ -0,0 +1,3 @@
+with Ortho_Gcc;
+
+package Ortho_Nodes renames Ortho_Gcc;