Typo fix
This commit is contained in:
parent
e73c52de8e
commit
b2b77f4789
|
@ -152,7 +152,7 @@ NO_AFFINITY = 1
|
||||||
# FUNCTION_PROFILE = 1
|
# FUNCTION_PROFILE = 1
|
||||||
|
|
||||||
# Support for IEEE quad precision(it's *real* REAL*16)( under testing)
|
# Support for IEEE quad precision(it's *real* REAL*16)( under testing)
|
||||||
# Thos option should not be used - it is a holdover from unfinished code present
|
# This option should not be used - it is a holdover from unfinished code present
|
||||||
# in the original GotoBLAS2 library that may be usable as a starting point but
|
# in the original GotoBLAS2 library that may be usable as a starting point but
|
||||||
# is not even expected to compile in its present form.
|
# is not even expected to compile in its present form.
|
||||||
# QUAD_PRECISION = 1
|
# QUAD_PRECISION = 1
|
||||||
|
|
Loading…
Reference in New Issue