diff options
Diffstat (limited to 'ortho/debug/ortho_debug_front.ads')
-rw-r--r-- | ortho/debug/ortho_debug_front.ads | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ortho/debug/ortho_debug_front.ads b/ortho/debug/ortho_debug_front.ads new file mode 100644 index 0000000..454c868 --- /dev/null +++ b/ortho/debug/ortho_debug_front.ads @@ -0,0 +1,2 @@ +with Ortho_Front; +package Ortho_Debug_Front renames Ortho_Front; |