Updated dependency on AbbrvKW v0.3.1, to be used on Gnuplot.data
This commit is contained in:
parent
8dac542bdb
commit
654e4bdb0b
@ -422,7 +422,7 @@ gp.dump()
|
|||||||
- `prefix::String`: prefix for data block name (an automatic counter
|
- `prefix::String`: prefix for data block name (an automatic counter
|
||||||
will be appended);
|
will be appended);
|
||||||
"""
|
"""
|
||||||
function data(data::Vararg{AbstractArray{T,1},N};
|
@AbbrvKW function data(data::Vararg{AbstractArray{T,1},N};
|
||||||
name::Union{Void,String}=nothing,
|
name::Union{Void,String}=nothing,
|
||||||
prefix::Union{Void,String}=nothing) where {T<:Number,N}
|
prefix::Union{Void,String}=nothing) where {T<:Number,N}
|
||||||
p_.getProcOrStartIt()
|
p_.getProcOrStartIt()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user