From 42124d01ed6e099c02f17fe42c73bcb9db8bba41 Mon Sep 17 00:00:00 2001 From: timriker Date: Tue, 27 Jul 2004 20:42:38 +0000 Subject: [PATCH] sm, nm, ton fixed git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1014 c11ca15a-4712-0410-83d8-924469b57eb5 --- files/unittab | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/files/unittab b/files/unittab index ffaf608..6a74fef 100644 --- a/files/unittab +++ b/files/unittab @@ -65,6 +65,10 @@ mile 5280 feet mi mile #nautical 1.151 # For `nautical mile' nautical 1.150779447892 +statute 1 +# pilots need this :) +nm 1 nautical mile +sm 1 statute mile parsec 1.91615e13 mi #parsec 3.08568025e16 m # better? # light year will be implied by `year' and `light' below @@ -216,9 +220,9 @@ cwt hundredweight quarter 5 cwts longton 20 cwt #ton longton # use shortton my default Tim Riker -ton shortton # the american ton, see metriton and longton short 100|112 # Convert long tons, cwts, and quarters to short. -shortton short ton +shortton short longton +ton short longton # the american ton, see metriton and longton stone 14 lb cental 100 lb wey 252 lb -- 2.39.5