AirSeaRescueJason/sample_agent.asl
2022-05-18 12:11:27 +02:00

11 lines
165 B
Text

// Agent sample_agent in project airSeaRescue
/* Initial beliefs and rules */
/* Initial goals */
!start.
/* Plans */
+!start : true <- .print("hello world.").