mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-07-31 16:16:26 +00:00
Update bodytypes.adb
This commit is contained in:
parent
5ce4d8d790
commit
ca1985ca5d
@ -1,5 +1,5 @@
|
|||||||
-- Bodies for the shared helpers declared in Mafiabot_Types.
|
-- Bodies for the shared helpers. Mafiabot is not a term in use.
|
||||||
package body Mafiabot_Types
|
|
||||||
with SPARK_Mode => On
|
with SPARK_Mode => On
|
||||||
is
|
is
|
||||||
|
|
||||||
@ -18,4 +18,4 @@ is
|
|||||||
return T.Data (1 .. T.Length);
|
return T.Data (1 .. T.Length);
|
||||||
end To_String;
|
end To_String;
|
||||||
|
|
||||||
end Mafiabot_Types;
|
end;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user