remove spurious lines (probably editor malfunction)

This commit is contained in:
Martin Kroeker 2021-02-01 21:02:53 +01:00 committed by GitHub
parent 774b9f8653
commit 99ac042702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -4,13 +4,6 @@
## ##
set(NETLIB_LAPACK_DIR "${PROJECT_SOURCE_DIR}/lapack-netlib") set(NETLIB_LAPACK_DIR "${PROJECT_SOURCE_DIR}/lapack-netlib")
1
##
2
## Author: Hank Anderson <hank@statease.com>
# System detection, via CMake. # System detection, via CMake.
include("${PROJECT_SOURCE_DIR}/cmake/system_check.cmake") include("${PROJECT_SOURCE_DIR}/cmake/system_check.cmake")