Rev 6126 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6126 | Rev 6235 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | !exit |
50 | !exit |
51 | !endif |
51 | !endif |
52 | 52 | ||
53 | !if not_neighbor iswordof $error |
53 | !if not_neighbor iswordof $error |
54 | You have tried an operation with a class that is not your effective neighbor. |
54 | You have tried an operation with a class that is not your effective neighbor. |
55 | <br/> |
55 | <br /> |
56 | Remember that a class is your effective neighbor only if mutual neighborhood |
56 | Remember that a class is your effective neighbor only if mutual neighborhood |
57 | is declared BOTH by you and by the other class. |
57 | is declared BOTH by you and by the other class. |
58 | !exit |
58 | !exit |
59 | !endif |
59 | !endif |
60 | 60 |