File tree Expand file tree Collapse file tree 3 files changed +8
-40
lines changed Expand file tree Collapse file tree 3 files changed +8
-40
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ set ( CMAKE_BUILD_TYPE "Release"
77set_property ( CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS ${CMAKE_CONFIGURATION_TYPES} )
88
99#Name project and specify source languages
10- project (opencoarrays VERSION 1.3.3 LANGUAGES C Fortran)
10+ project (opencoarrays VERSION 1.3.4 LANGUAGES C Fortran)
1111
1212#Print an error message on an attempt to build inside the source directory tree:
1313if ("${CMAKE_CURRENT_SOURCE_DIR} " STREQUAL "${CMAKE_CURRENT_BINARY_DIR} " )
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- Copyright (c) 2015, Sourcery Institute
2- Copyright (c) 2016, Sourcery Institute
1+ OpenCoarrays
2+
3+ -- A Coarray Fortran application binary interface, application programmer
4+ interface, and compiler wrapper.
5+
6+ Copyright (c) 2015-2016, Sourcery Institute
7+ Copyright (c) 2015-2016, Sourcery, Inc.
38All rights reserved.
49
510Redistribution and use in source and binary forms, with or without
You can’t perform that action at this time.
0 commit comments