~ubuntu-branches/ubuntu/precise/scotch/precise

« back to all changes in this revision

Viewing changes to src/libscotch/common.c

  • Committer: Package Import Robot
  • Author(s): "Adam C. Powell, IV"
  • Date: 2011-12-21 13:40:52 UTC
  • mfrom: (14.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20111221134052-1yw353l7p7zoo51d
Tags: 5.1.12b.dfsg-1
* New upstream (closes: #652900).
* Rebuild with new mpi-defaults (closes: #652311).
* Forward-ported build-fixes.patch (just shifted one hunk two lines).
* New build-arch and build-indep targets in rules.
* Updated VCS URLs.
* Bumped Standards-Version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
/**                David GOUDIN                            **/
38
38
/**                Pascal HENON                            **/
39
39
/**                Pierre RAMET                            **/
40
 
/**                Yves SECRETAN (v 5.1)                   **/
 
40
/**                Yves SECRETAN (v5.1)                    **/
41
41
/**                                                        **/
42
42
/**   FUNCTION   : Part of a parallel direct block solver. **/
43
43
/**                These lines are common routines used    **/