about summary refs log tree commit diff
path: root/src/ast/dune
blob: e3761bbdc912262c421ec2f5de87a3c3ed356287 (plain)
1
2
3
4
(library
 (name Ast)
 (public_name toytt.ast)
 (libraries asai toytt.name))