Artifact 62d236278b37e5e33b9228830e8e9ca79a2c1731:
- File generated/natools-s_expressions-printers-pretty-config-newline_enc.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: 200) [annotate] [blame] [check-ins using]
package Natools.S_Expressions.Printers.Pretty.Config.Newline_Enc is pragma Preelaborate; function Hash (S : String) return Natural; end Natools.S_Expressions.Printers.Pretty.Config.Newline_Enc;