summaryrefslogtreecommitdiff
path: root/math/physics/vel/vel.factor
diff options
context:
space:
mode:
Diffstat (limited to 'math/physics/vel/vel.factor')
-rw-r--r--math/physics/vel/vel.factor7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/physics/vel/vel.factor b/math/physics/vel/vel.factor
new file mode 100644
index 0000000..5fc815e
--- /dev/null
+++ b/math/physics/vel/vel.factor
@@ -0,0 +1,7 @@
+
+USING: math.physics.pos ;
+
+IN: math.physics.vel
+
+TUPLE: vel < pos vel ;
+