new name: swarm

This commit is contained in:
Brent Yorgey 2021-08-23 11:47:04 -05:00
parent 381a49e5d6
commit 83a99a2295
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Revision history for robot-exploration
# Revision history for swarm
## 0.1.0.0 -- YYYY-mm-dd

View File

@ -1,5 +1,5 @@
cabal-version: 2.4
name: robot-exploration
name: swarm
version: 0.1.0.0
-- A short (one-line) description of the package.
@ -21,7 +21,7 @@ maintainer: byorgey@gmail.com
-- category:
extra-source-files: CHANGELOG.md
executable robot-exploration
executable swarm
main-is: Main.hs
-- Modules included in this executable, other than Main.