]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/commit
Don't undef the $rule in LT::Functor::Rule::insert
authorVincent Pit <vince@profvince.com>
Sun, 15 Aug 2010 16:28:54 +0000 (18:28 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 15 Aug 2010 16:28:54 +0000 (18:28 +0200)
commitbc1f84f569da48d9d070384eb1bcccac289931e5
tree20ba18227bdd06435546a4157db1471a3d842811
parentf424040eff31962e11e047917314519df3ab6a88
Don't undef the $rule in LT::Functor::Rule::insert

Otherwise, we're unable to test if the subsequent rules are to be removed.
lib/LaTeX/TikZ/Functor/Rule.pm