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