diff options
Diffstat (limited to 'ortho/gcc/ortho_nodes.ads')
-rw-r--r-- | ortho/gcc/ortho_nodes.ads | 3 |
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 0000000..7c6c4a0 --- /dev/null +++ b/ortho/gcc/ortho_nodes.ads @@ -0,0 +1,3 @@ +with Ortho_Gcc; + +package Ortho_Nodes renames Ortho_Gcc; |