]> www.ginac.de Git - ginac.git/blobdiff - check/exam_lsolve.cpp
- Cleanup and clarifications.
[ginac.git] / check / exam_lsolve.cpp
index dfa71da22d9439d5786e0e0c639f61a39b842330..bcbc25fee3959e1ff951c5fb78f313b86a832c87 100644 (file)
@@ -98,7 +98,7 @@ static unsigned exam_lsolve2b(void)
 
 static unsigned exam_lsolve2c(void)
 {
-    // An example from the Maple online help.
+    // A more interesting example from the Maple online help.
     unsigned result = 0;
     symbol x("x"), y("y");
     lst eqns, vars;