Rename "tiger" dir to "compiler"
[tiger.ml.git] / compiler / src / lib / tiger / tiger_symbol.mli
CommitLineData
28875fec
SK
1type t
2
3val of_string : string -> t
4
5val to_string : t -> string
This page took 0.01677 seconds and 4 git commands to generate.