Merge branch 'calli-7'

This commit is contained in:
David Anderson
2014-09-07 15:08:51 -07:00
4 changed files with 15 additions and 49 deletions
-1
View File
@@ -1135,7 +1135,6 @@ static int command(void)
} /* if */
/* add the tag (make it public) and check the values */
i=pc_addtag(name);
exporttag(i);
if (sc_rationaltag==0 || (sc_rationaltag==i && rational_digits==(int)digits)) {
sc_rationaltag=i;
rational_digits=(int)digits;