Skip to content

Commit

Permalink
Update find_agents.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
alexravitz committed Jan 25, 2016
1 parent 2365613 commit 626ed74
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions source/user/find_agents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,25 +45,15 @@ section in the input file:
.. code-block:: json
{
"simulation": {
...
{"simulation": {
"archetypes": {
"spec": {
"path":
"lib": "agents",
"name": "KFacility",
"alias": "myfac1"
}
"spec": {
...
}
...
"alias": "myfac1" }
"spec": {...}
}
...
}
}
Expand Down

0 comments on commit 626ed74

Please sign in to comment.