diff options
Diffstat (limited to 'ortho/mcode/ortho_nodes.ads')
-rw-r--r-- | ortho/mcode/ortho_nodes.ads | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ortho/mcode/ortho_nodes.ads b/ortho/mcode/ortho_nodes.ads new file mode 100644 index 0000000..7a2df3f --- /dev/null +++ b/ortho/mcode/ortho_nodes.ads @@ -0,0 +1,2 @@ +with Ortho_Mcode; +package Ortho_Nodes renames Ortho_Mcode; |