Skip to content
Snippets Groups Projects
Commit 40b0b4c8 authored by Yingjian Wang's avatar Yingjian Wang
Browse files

Update Relation.jrag

parent aebfcb07
No related branches found
No related tags found
No related merge requests found
......@@ -19,4 +19,4 @@ aspect Relation{
eq Equal.eval(){
return this.getLeft().eval() - this.getRight().eval()==0;
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment