Skip to content

Commit

Permalink
Merge pull request #2 from AAAI-DISIM-UnivAQ/dev
Browse files Browse the repository at this point in the history
added missing scripts in MAS_Example
  • Loading branch information
giodegas committed Sep 16, 2014
2 parents 94cba4d + a366b5a commit 11bab21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions MAS_Example/conf/makeconf.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
echo agent('work/%1',%1,'no',italian,['conf/communication'],['../interpreter/communication_fipa','../interpreter/learning','../interpreter/planasp'],'no','../interpreter/onto/dali_onto.txt',[]). > conf/%2
2 changes: 2 additions & 0 deletions MAS_Example/conf/startagent.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
set "sagent=start0('conf/%1')."
start /B "" %2 -l %3/active_dali_wi.pl --goal %sagent%

0 comments on commit 11bab21

Please sign in to comment.