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