This page details the simple Psyclone application we discussed in class on 26. january.
This application includes the modules Alice and Bob. Bob sends a greeting message to Alice which in turn sends a another message back.
Alice.java - Code for the Alice module
Bob.java - Code for the Bob java
spec.xml - Spec file for Psyclone