From: Benjamin Auder Date: Mon, 2 Feb 2015 12:14:25 +0000 (+0100) Subject: update X-Git-Url: https://git.auder.net/?p=synclust.git;a=commitdiff_plain;h=7b0e0e678d7bdea39a4b246adc2547bf660de6e3 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)