add alternative approach from 2013-01
[synclust.git] / NAMESPACE
index 729d29a..8e6eca0 100755 (executable)
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,8 +1,3 @@
-# Export all user-level R functions
-export (findSyncVarRegions, drawMapWithSites, 
-               drawNeighborhoodGraph, plotCurves, .Last.lib)
-
-# Import all packages listed as Imports or Depends
-#import (methods)
+export(drawMapWithSites, drawNeighborhoodGraph, findSyncVarRegions, plotCurves)
 
 useDynLib(synclust)