CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/03 06:18:43
Modified files:
usr.bin/mg : def.h interpreter.c main.c
Log message:
When parsing a variable value within double quotes, allow an escaped
\" to be accomodated for. Also, move the variable structure to be
global in scope within mg.
