From: Benjamin Auder Date: Mon, 2 Feb 2015 12:14:25 +0000 (+0100) Subject: update X-Git-Url: https://git.auder.net/js/%7B%7B%20path%28%27mixstore_store_package_view%27%2C%20%7B%20id:%20newsItem.id%20%7D%29%20%7D%7D?a=commitdiff_plain;h=7b0e0e678d7bdea39a4b246adc2547bf660de6e3;p=synclust.git update --- diff --git a/NAMESPACE b/NAMESPACE index 72e0648..8e6eca0 100755 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,6 +1,3 @@ -# Generated by roxygen2 (4.0.2): do not edit by hand +export(drawMapWithSites, drawNeighborhoodGraph, findSyncVarRegions, plotCurves) -export(drawMapWithSites) -export(drawNeighborhoodGraph) -export(findSyncVarRegions) -export(plotCurves) +useDynLib(synclust)