--- gforth/stuff.fs 1996/02/09 17:34:12 1.2 +++ gforth/stuff.fs 1996/02/13 11:12:19 1.3 @@ -37,5 +37,3 @@ AUser CSP : dmax ( d1 d2 -- d ) \ double 2over 2over d> IF 2swap THEN 2drop ; - -' drop alias d>s ( d -- n ) \ double d_to_s