]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/fixups/fixups.factor
fixups: adding math.trig to 0.100 fixups
[factor.git] / 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 {