SCM Repository
Diff of /branches/vis12/src/compiler/basis/basis-names.sml
Parent Directory
|
Revision Log
|
Patch
revision 1925, Sat Jun 23 14:16:09 2012 UTC | revision 1926, Sat Jun 23 18:01:57 2012 UTC | |
---|---|---|
# | Line 46 | Line 46 |
46 | (* function names *) | (* function names *) |
47 | val fn_abs = Atom.atom "abs" | val fn_abs = Atom.atom "abs" |
48 | val fn_clamp = Atom.atom "clamp" | val fn_clamp = Atom.atom "clamp" |
val fn_D = Atom.atom "D" | ||
49 | val fn_evecs = Atom.atom "evecs" | val fn_evecs = Atom.atom "evecs" |
50 | val fn_evals = Atom.atom "evals" | val fn_evals = Atom.atom "evals" |
51 | val fn_image = Atom.atom "image" | |
52 | val fn_inside = Atom.atom "inside" | val fn_inside = Atom.atom "inside" |
53 | val fn_length = Atom.atom "length" | val fn_length = Atom.atom "length" |
54 | val fn_lerp = Atom.atom "lerp" | val fn_lerp = Atom.atom "lerp" |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |