As per subjects, currently Maxima mode uses // single line comment delimiter, which is not allowed in Maxima script language (and yields errors). Only the delimiters /* */ are allowed.
//
/* */
Log in to post a comment.