About
@@ -1,4 +1,5 @@
# Generated by roxygen2: do not edit by hand
+export(containment_test)
importFrom(Rcpp,sourceCpp)
useDynLib(RSeqAn)
@@ -1 +1,4 @@
-exportPattern(".")
\ No newline at end of file
+# Generated by roxygen2: do not edit by hand
+
+importFrom(Rcpp,sourceCpp)
+useDynLib(RSeqAn)
@@ -1 +1 @@
-exportPattern("^[[:alpha:]]+")
+exportPattern(".")
new file mode 100644
@@ -0,0 +1 @@
+exportPattern("^[[:alpha:]]+")