index
:
blog_scripts.git
editor
master
Applications du blog
Sébastien Dailly
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
path
/
dune
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'path/dune')
-rwxr-xr-x
path/dune
3
1 files changed, 2 insertions, 1 deletions
diff --git a/path/dune b/path/dune
index c9eff46..42965db 100755
--- a/
path/dune
+++ b/
path/dune
@@ -1,8 +1,9 @@
(library
- (name draw)
+ (name path)
(libraries
gg
brr
+ layer
shapes
)
)