aboutsummaryrefslogtreecommitdiff
path: root/tactics/tactic_option.ml
AgeCommit message (Expand)Author
2012-10-16Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterpletouzey
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-08-08Updating headers.herbelin
2011-11-02Add type annotations around all calls to Libobject.declare_objectletouzey
2010-09-24Some dead code removal, thanks to Oug analyzerletouzey
2010-07-27Minor fixes:msozeau
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-03-05Add a generic tactic option builder. Use it in firstorder to set themsozeau