Mined: allow Ins to mark

This commit is contained in:
Antoine Leca 2012-01-17 13:53:27 +01:00 committed by Lionel Sambuc
parent eabd612b15
commit fc1c7a3483

View file

@ -1549,6 +1549,7 @@ int c;
case 'C': return(RT);
case 'D': return(LF);
#if defined(__i386__)
case '@': return(MA);
case 'G': return(FS);
case 'S': return(SR);
case 'T': return(SF);