diff options
Diffstat (limited to 'src/eval.c')
-rw-r--r-- | src/eval.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ ****************************************************************************/ /** - * Implementation of all the literal expressions. + * Implementation of all the primary expressions. */ #include "eval.h" |