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