Skip to content

Commit f946e2a

Browse files
committed
Reflection: Add at version 2.0.0
1 parent d950099 commit f946e2a

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

extensions/reflection-2.0.0.zip

20.2 KB
Binary file not shown.

libraries.conf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,14 @@ The profiler extension is experimental. It is not yet well tested or user friend
254254
version: "1.2.4"
255255
homepage: "https://ccl.northwestern.edu/netlogo/7.0.0-beta0/docs/r.html"
256256
}
257+
{
258+
name: "Reflection"
259+
codeName: "reflection"
260+
shortDescription: "Access basic information about a model from within the model (breeds, globals, procedures, etc)."
261+
longDescription: ""
262+
version: "2.0.0"
263+
homepage: "https://github.com/NetLogo/Reflection-Extension"
264+
}
257265
{
258266
name: "Resource"
259267
codeName: "resource"

0 commit comments

Comments
 (0)