Artifact 06975808b876f1b0f68ed9df094bbc0d2d12fdab:
- File generated/natools-static_maps-s_expressions-templates-integers-ac.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.AC is pragma Pure; function Hash (S : String) return Natural; end Natools.Static_Maps.S_Expressions.Templates.Integers.AC;