aboutsummaryrefslogtreecommitdiff
path: root/src/moves.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/moves.ads')
-rw-r--r--src/moves.ads3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/moves.ads b/src/moves.ads
index 3e86847..2c9a334 100644
--- a/src/moves.ads
+++ b/src/moves.ads
@@ -14,8 +14,6 @@ package Moves is
end record;
-
-
type Path is tagged private;
Empty_Path : constant Path;
@@ -72,3 +70,4 @@ private
end Moves;
+