Skip to content

Commit 5260ed6

Browse files
committed
Updated bitstring extension
1 parent 52e298d commit 5260ed6

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/bitstring-2.1.0.zip

-35.4 KB
Binary file not shown.

extensions/bitstring-2.3.0.zip

36.3 KB
Binary file not shown.

libraries.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Unlike NetLogo’s lists and strings, arrays are “mutable”. That means that
3737
shortDescription: "Provides bitstrings as datatypes and commands to operate on them"
3838
longDescription: """A bitstring extension for NetLogo. Bitstrings are strings of binary digits. This extension provides you with an implementation of bitstrings and a number of commands and reporters to operate on them."""
3939
version: "2.1.0"
40-
homepage: "https://github.com/garypolhill/netlogo-bitstring/blob/nl6/README.md"
41-
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/bitstring-2.1.0.zip"
40+
homepage: "https://github.com/garypolhill/netlogo-bitstring/"
41+
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/bitstring-2.3.0.zip"
4242
}
4343
{
4444
name: "Case based reasoning"

0 commit comments

Comments
 (0)