Encapsulated the ackermann_naive generator, updated revision dates

This commit is contained in:
AdrienCos 2019-06-04 11:40:50 -04:00
parent 8f8cd483fd
commit 3f350c3569
No known key found for this signature in database
GPG key ID: 97AD9AEBCA16D08D
2 changed files with 16 additions and 5 deletions

View file

@ -22,7 +22,7 @@
__author__ = "Cedric Bonhomme"
__version__ = "$Revision: 0.7 $"
__date__ = "$Date: 2016/03/18 $"
__revision__ = "$Date: 2017/05/16 $"
__revision__ = "$Date: 2019/06/04 $"
__license__ = "GPLv3"
import inspect