NEWS
changeset 60793 bbcd4ab6d26e
parent 60712 3ba16d28449d
child 60802 067658d63c5d
equal deleted inserted replaced
60792:722cb21ab680 60793:bbcd4ab6d26e
   242 
   242 
   243 * Theory Library/Old_Recdef: discontinued obsolete 'defer_recdef'
   243 * Theory Library/Old_Recdef: discontinued obsolete 'defer_recdef'
   244 command. Minor INCOMPATIBILITY, use 'function' instead.
   244 command. Minor INCOMPATIBILITY, use 'function' instead.
   245 
   245 
   246 
   246 
   247 ** ML **
   247 *** ML ***
       
   248 
       
   249 * Old tactic shorthands atac, rtac, etac, dtac, ftac have been
       
   250 discontinued. INCOMPATIBILITY, use regular assume_tac, resolve_tac etc.
       
   251 instead (with proper context).
   248 
   252 
   249 * Thm.instantiate (and derivatives) no longer require the LHS of the
   253 * Thm.instantiate (and derivatives) no longer require the LHS of the
   250 instantiation to be certified: plain variables are given directly.
   254 instantiation to be certified: plain variables are given directly.
   251 
   255 
   252 * Subgoal.SUBPROOF and Subgoal.FOCUS combinators use anonymous
   256 * Subgoal.SUBPROOF and Subgoal.FOCUS combinators use anonymous