soartech / jsoar

Pure Java implementation of the Soar cognitive architecture.
http://soartech.github.com/jsoar/
BSD 3-Clause "New" or "Revised" License
54 stars 19 forks source link

Port changes from CSoar revision 13100 #82

Closed marinier closed 4 years ago

marinier commented 11 years ago

Log: fixed stupid bug: duplicate productions were causing segfault because of not testing for non-nil pointer http://code.google.com/p/soar/source/detail?r=13100