]> git.sur5r.net Git - cc65/commit
Fix the factorization routine and hide it in the module. The others don't need
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 27 Dec 2011 22:18:05 +0000 (22:18 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 27 Dec 2011 22:18:05 +0000 (22:18 +0000)
commitd956320687126471684eb03a5d62dd43671062b6
tree6fca2da14031c411f7525115984db14f296c4ece
parent143dcec5e69f24a92a898ac544bb2bbe2a0331ee
Fix the factorization routine and hide it in the module. The others don't need
to know about it, they can use the lcm calculation routine.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5328 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/common/alignment.c
src/common/alignment.h