Artifact fcf4889469d898aa8bc75fcdadc9cf48d003f433:
- File generated/natools-static_maps-s_expressions-templates-integers-mc.ads — part of check-in [447d5f633d] at 2014-09-14 21:33:19 on branch trunk — s_expressions-templates-generic_integers: new package for S-expression templates of integer values (user: nat, size: 190) [annotate] [blame] [check-ins using]
package Natools.Static_Maps.S_Expressions.Templates.Integers.MC is pragma Pure; function Hash (S : String) return Natural; end Natools.Static_Maps.S_Expressions.Templates.Integers.MC;