Greg King
|
0390c34e88
|
Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
|
2014-06-30 16:51:07 -04:00 |
|
Oliver Schmidt
|
4185caf855
|
Normalized code.
|
2014-03-04 01:11:19 +01:00 |
|
uz
|
7d187fe92c
|
Export MAX_ALIGNMENT.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5330 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-12-27 22:36:28 +00:00 |
|
uz
|
d0555c400e
|
New function AlignCount.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5329 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-12-27 22:31:36 +00:00 |
|
uz
|
d956320687
|
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
|
2011-12-27 22:18:05 +00:00 |
|
uz
|
f1c2684c5b
|
Added functions to factorize a value and to create the lcm of two factorized
numbers.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5322 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-12-27 12:58:15 +00:00 |
|