LightJason / Java-AgentSpeak

LightJason - AgentSpeak(L++) for Java
https://agentspeak-java.lightjason.org
Other
23 stars 7 forks source link

literal structured hash value not consistent #37

Closed flashpixx closed 7 years ago

flashpixx commented 7 years ago

The structured hash value on literals seems to be not worked if first the functor hashed and after that the values, on values and after that the functor, everything works fine. ON https://github.com/LightJason/AgentSpeak/blob/master/src/main/java/org/lightjason/agentspeak/language/CLiteral.java#L147-L153 change the last two lines with the first it will break