no alias tag for sab table entry

This commit is contained in:
Bryan Herman 2013-08-23 13:19:51 -04:00
parent dd1fa29460
commit e688cfa8ee

View file

@ -1568,7 +1568,6 @@ contains
mat % i_sab_tables(j) = index_sab
call sab_dict % add_key(name, index_sab)
call sab_dict % add_key(alias, index_sab)
else
mat % i_sab_tables(j) = sab_dict % get_key(name)
end if