ntaatgen / ACTransfer

Implementation of the PRIMs cognitive architecture for XCode
4 stars 3 forks source link

Can you add comments to the top of the model? #4

Closed TBuwalda closed 9 years ago

TBuwalda commented 9 years ago

When doing this: // // Multiplication Model // I get a warning that // is not a valid top-level statement

ntaatgen commented 9 years ago

Not yet, it is on my todo list.

On Jun 18, 2015, at 3:52 PM, Trudy notifications@github.com wrote:

When doing this: // // Multiplication Model // I get a warning that // is not a valid top-level statement

— Reply to this email directly or view it on GitHub https://github.com/TBuwalda/ACTransfer/issues/4.

Niels Taatgen - Professor University of Groningen, Artificial Intelligence web: http://www.ai.rug.nl/~niels email: n.a.taatgen@rug.nl

Telephone: +31 50 3636435 Office: Bernoulliborg 322

TBuwalda commented 9 years ago

It seems like the parser can't handle any comments.

ntaatgen commented 9 years ago

Fixed. Comments start with //