debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 22 Jan 2018 17:44:57 +0530
changeset 3478 4a1ccae58323
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
evolvecmd: pass evolvestate object to _solve* functions This patchs adds an argument evolvestate to _solve* functions. This will help us in having one evolvestate object which we can pass around various functions and keep storing what's going on.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8