aboutsummaryrefslogtreecommitdiff
path: root/script.it/state/dune
blob: cfe6b99b1a35f46053dc910ee1ca2b7422205c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(library
 (name script_state)
 (libraries 
   brr
   note.brr
   blog
   application
   worker_messages
   outline
   layer
   script_path
   )
 )