mirror of
https://github.com/balkian/SOJA.git
synced 2024-12-28 20:58:13 +00:00
19 lines
304 B
Plaintext
19 lines
304 B
Plaintext
|
/*
|
||
|
Jason Project
|
||
|
|
||
|
-- create on March 19, 2012
|
||
|
*/
|
||
|
|
||
|
MAS web40sojason {
|
||
|
infrastructure: Centralised
|
||
|
|
||
|
environment: es.upm.dit.gsi.sojason.SOEnvironment
|
||
|
|
||
|
agents:
|
||
|
userAgent;
|
||
|
travelAgent;
|
||
|
commonSenseAgent;
|
||
|
nluAgent;
|
||
|
|
||
|
aslSourcePath: "src/asl";
|
||
|
}
|