~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to routines/interf/insertfield.f

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
179
179
c     .  update new data structure pointers recursively 
180
180
         call updptr(iln,ind,nind-1,dvol)
181
181
c     .  copy the rest of data structure
182
 
         ind(nind-1)=ind(nind-1)+n-mto
 
182
c???         ind(nind-1)=ind(nind-1)+n-mto
 
183
         ind(nind-1)=ind(nind-1)+1
183
184
         ltto=sadr(subptr(iltos,ind,nind-1))
184
185
         if(ltos+voltos-ltto.gt.0) then
185
186
            err=(lr+ltos+voltos-ltto)-lstk(bot)