Select Git revision
Forked from
CeTI / ROS / ROS Packages / sample_applications
Source project has a limited visibility.
Test.jadd 120 B
aspect Computation{
// ReceiveSendAndDepend
syn String ReceiveSendAndDepend.getOtherOutput() = getValue() + "-T";
}