Artifact c58e5f8606affbcee69628a18a6ae9e2ce9ea3b0:
- File generated/natools-s_expressions-printers-pretty-config-hex_casing.ads — part of check-in [3cedc46373] at 2014-06-02 19:16:10 on branch trunk — s_expressions-printers-pretty-config: rewrite the parser using static hash maps (user: nat, size: 198) [annotate] [blame] [check-ins using]
package Natools.S_Expressions.Printers.Pretty.Config.Hex_Casing is pragma Preelaborate; function Hash (S : String) return Natural; end Natools.S_Expressions.Printers.Pretty.Config.Hex_Casing;