Removed subsasgn.m.old

time-shift
Stéphane Adjemian (Charybdis) 2011-08-11 23:35:33 +02:00 committed by Stéphane Adjemian (Scylla)
parent 31c6f1c998
commit 8982d49539
1 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
function B = subsasgn(A, S, B)
B = builtin('subsasgn', A, S, B);