diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-08 11:53:01 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-08 11:53:01 +0200 |
commit | 06d7cf75f918e53c9b3c4aa0a9a8654cd7181136 (patch) | |
tree | bd2154bc91b40af1d9ad66e5ada7c6eff30fa98a /NAMESPACE | |
parent | 0e9109db089217fea76cb5481db2ed5f3f861f03 (diff) |
Start of adaption to mkin 0.9.49.5
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # Generated by roxygen2: do not edit by hand S3method(print,gmkinws) +export(gmkin) export(gmkinws) importFrom(R6,R6Class) importFrom(plyr,compact) |