Artifact b44cd805930c68da03c7917899b7b06b86c2fa23:
- File generated/natools-s_expressions-printers-pretty-config-commands-ce.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.Commands.CE is pragma Preelaborate; function Hash (S : String) return Natural; end Natools.S_Expressions.Printers.Pretty.Config.Commands.CE;