repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
basis
/
specialized-vectors
/
alien
/
alien.factor
blob
2b9855f6c96049ce70b24caa514671b001132762
1
USING: specialized-vectors.functor specialized-arrays.alien ;
2
IN: specialized-vectors.alien
3
4
<< "void*" define-vector >>