]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/blas/vectors/vectors-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / extra / math / blas / vectors / vectors-docs.factor
index c3f1dda5ae555977eaba657a987fe196585921f2..0eaaf9b382bddf1eb7b8b7bef333bcaf1eedbdcf 100644 (file)
@@ -20,7 +20,7 @@ ARTICLE: "math.blas.vectors" "BLAS interface vector operations"
     V/n
     Vneg
 }
-"Vector addition:" 
+"Vector addition:"
 { $subsections
     n*V+V!
     n*V+V
@@ -165,4 +165,3 @@ HELP: zvector{
     POSTPONE: svector{ POSTPONE: dvector{
     POSTPONE: cvector{ POSTPONE: zvector{
 } related-words
-