vive la révolution !!
This commit is contained in:
parent
13b6effb91
commit
027af2d36e
10 changed files with 42 additions and 207 deletions
17
bent.wsd
Normal file
17
bent.wsd
Normal file
|
@ -0,0 +1,17 @@
|
|||
@startuml "bingus"
|
||||
title "Project organization"
|
||||
package bong
|
||||
note bottom
|
||||
cli bin
|
||||
endnote
|
||||
package bingus
|
||||
note bottom
|
||||
core lib
|
||||
endnote
|
||||
package bent
|
||||
note bottom
|
||||
gui bin
|
||||
endnote
|
||||
bong -> bingus
|
||||
bingus <- bent
|
||||
@enduml
|
Loading…
Add table
Add a link
Reference in a new issue