aboutsummaryrefslogtreecommitdiff
path: root/test-suite/success/ProgramWf.v
AgeCommit message (Expand)Author
2021-04-02Remove the omega tactic and related optionsJim Fehrle
2019-04-16Fix spurious argument of {measure}Maxime Dénès
2019-04-16Take advantage of relaxed {measure} syntax in test suiteMaxime Dénès
2017-08-21Ensuring all .v files end with a newline to make "sed -i" work better on them.Hugo Herbelin
2012-07-05Open Local Scope ---> Local Open Scope, same with Notation and aliiletouzey
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-03-19Fix bugs related to Program integration.msozeau
2011-11-30Quick hack to avoid anomaly on using Program w/o having required JMeq.herbelin
2009-11-13Fix test-suite scripts: [Generalizable Variables] and small msozeau
2009-09-22Add the option to automatically introduce variables declared before themsozeau
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-03-29Avoid inadvertent declaration of "on" as a keyword. New syntax ismsozeau
2009-03-28Rewrite of Program Fixpoint to overcome the previous limitations: msozeau