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

« back to all changes in this revision

Viewing changes to routines/sparse/spFortran.c

  • 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:
105
105
static char copyright[] =
106
106
    "Sparse1.3: Copyright (c) 1985,86,87,88 by Kenneth S. Kundert";
107
107
static char RCSid[] =
108
 
    "@(#)$Header: spFortran.c,v 1.1 88/06/18 11:15:30 kundert Exp $";
 
108
    "@(#)$Header: /usr/local/cvsroot/scilab/routines/sparse/spFortran.c,v 1.1.1.1 2001/04/26 07:48:07 scilab Exp $";
109
109
#endif
110
110
 
111
111