_initialize_backend doesn't need to do anything for GRBackend

This commit is contained in:
Oliver Schulz 2018-11-01 18:15:50 +01:00
parent 182b937143
commit 7867df6079
2 changed files with 4 additions and 0 deletions

View File

@ -316,6 +316,9 @@ function _initialize_backend(pkg::AbstractBackend)
end
end
_initialize_backend(pkg::GRBackend) = nothing
function add_backend_string(pkg::AbstractBackend)
sym = backend_package_name(pkg)
"""

View File

@ -6,6 +6,7 @@
import GR
export GR
# --------------------------------------------------------------------------------------
const gr_linetype = KW(