phobos/std/internal/math
Sebastian Wilzbach 2dfbc51f17 Standardize whitespace after imports
Unified with:

sed -E "s/import\s*([^ ]+)\s*:\s*(.*(,|;))/import \1 : \2/" -i **/*.d
2016-05-29 22:09:56 +02:00
..
biguintcore.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
biguintnoasm.d Merge pull request #4246 from wilzbach/sed_spaces_part_2 2016-04-27 16:17:18 +04:00
biguintx86.d Fixed long lines in std/internal/math/biguintx86.d 2016-05-10 20:51:39 -04:00
errorfunction.d style fix: space between operators 2016-04-26 22:26:20 +03:00
gammafunction.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00