Changeset 1959 for ThirdParty
- Timestamp:
- Dec 22, 2010 10:38:59 AM (10 years ago)
- Location:
- ThirdParty/Blas/stable/1.1
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Blas/stable/1.1
- Property svn:mergeinfo changed
/ThirdParty/Blas/trunk merged: 1952
- Property svn:mergeinfo changed
-
ThirdParty/Blas/stable/1.1/Makefile.am
r1741 r1959 1 1 # Copyright (C) 2003, 2007 International Business Machines and others. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id$ -
ThirdParty/Blas/stable/1.1/Makefile.in
r1920 r1959 17 17 # Copyright (C) 2003, 2007 International Business Machines and others. 18 18 # All Rights Reserved. 19 # This file is distributed under the CommonPublic License.19 # This file is distributed under the Eclipse Public License. 20 20 21 21 # Copyright (C) 2006, 2007 International Business Machines and others. 22 22 # All Rights Reserved. 23 # This file is distributed under the CommonPublic License.23 # This file is distributed under the Eclipse Public License. 24 24 25 25 # Author: Andreas Waechter IBM 2006-04-13 -
ThirdParty/Blas/stable/1.1/configure
r1932 r1959 13 13 # All Rights Reserved. 14 14 # This file is part of the open source package Coin which is distributed 15 # under the CommonPublic License.15 # under the Eclipse Public License. 16 16 ## --------------------- ## 17 17 ## M4sh Initialization. ## … … 1242 1242 All Rights Reserved. 1243 1243 This file is part of the open source package Coin which is distributed 1244 under the CommonPublic License.1244 under the Eclipse Public License. 1245 1245 _ACEOF 1246 1246 exit 0 -
ThirdParty/Blas/stable/1.1/configure.ac
r1932 r1959 1 1 # Copyright (C) 2006, 2007 International Business Machines. 2 2 # All Rights Reserved. 3 # This file is distributed under the CommonPublic License.3 # This file is distributed under the Eclipse Public License. 4 4 5 5 ## $Id$ … … 19 19 All Rights Reserved. 20 20 This file is part of the open source package Coin which is distributed 21 under the CommonPublic License.])21 under the Eclipse Public License.]) 22 22 23 23 # List one file in the package so that the configure script can test
Note: See TracChangeset
for help on using the changeset viewer.