]> gitweb.factorcode.org Git - factor.git/commitdiff
fixups: adding math.trig to 0.100 fixups
authorJohn Benediktsson <mrjbq7@gmail.com>
Sun, 10 Sep 2023 17:19:24 +0000 (10:19 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 10 Sep 2023 17:19:24 +0000 (10:19 -0700)
basis/fixups/fixups.factor

index 41c2f10030f74532b32f33309c76415c30cf52c8..0672a1d32a96a9577372a8793d4465875c699ad8 100644 (file)
@@ -10,6 +10,7 @@ CONSTANT: vocab-renames {
     { "sorting.slots" { "sorting.specification" "0.99" } }
     { "json.reader" { "json" "0.99" } }
     { "json.writer" { "json" "0.99" } }
+    { "math.trig" { "math.functions" "0.100" } }
 }
 
 CONSTANT: word-renames {