renamings
This commit is contained in:
parent
8093e4108a
commit
1931f954fb
5 changed files with 15 additions and 15 deletions
|
@ -1,8 +0,0 @@
|
|||
package quox-exe
|
||||
version = 0
|
||||
|
||||
depends = base, contrib, elab-util, sop, quox
|
||||
|
||||
executable = quox
|
||||
sourcedir = "src"
|
||||
main = Main
|
8
exe/quox.ipkg
Normal file
8
exe/quox.ipkg
Normal file
|
@ -0,0 +1,8 @@
|
|||
package quox
|
||||
version = 0
|
||||
|
||||
depends = base, contrib, elab-util, sop, quox-lib
|
||||
|
||||
executable = quox
|
||||
sourcedir = "src"
|
||||
main = Main
|
Loading…
Add table
Add a link
Reference in a new issue