]> www.ginac.de Git - ginac.git/commit
Move combinatorial helpers from power.cpp to utils.h.
authorRichard Kreckel <kreckel@ginac.de>
Wed, 15 Feb 2017 11:42:00 +0000 (12:42 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Wed, 15 Feb 2017 11:42:00 +0000 (12:42 +0100)
commit3a7031219dabf8e5d15dc63ca4975c88e20abaec
treebc8b13e5e098379db7e6a9db80040b0557a09225
parent9e216f2fcbf44cdb56eef2eed383c300c7e97fb3
Move combinatorial helpers from power.cpp to utils.h.

This way, these can be used by other modules.
ginac/power.cpp
ginac/utils.cpp
ginac/utils.h