# Generated by roxygen2: do not edit by hand

export(.set_pars)
export(model_LuminescenceSignals)
export(read_SEQ2R)
export(trace_ParameterStateEvolution)
import(Luminescence)
import(deSolve)
import(methods)
import(utils)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(stats,setNames)
importFrom(tools,file_ext)
useDynLib(RLumModel, .registration = TRUE)
