Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Commit

Permalink
Merge pull request #42 from mryan43/master
Browse files Browse the repository at this point in the history
#41 add contextMatchingInstrumented file retrieval type
  • Loading branch information
dimitrystd authored Mar 20, 2017
2 parents 3e0b5b1 + 9b49d03 commit a546d98
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ public enum RetrievalType
{
PUBLISHED,
PENDING,
PSEUDO
PSEUDO,
CONTEXTMATCHINGINSTRUMENTED
}

0 comments on commit a546d98

Please sign in to comment.