home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / fp / ifp_dos.lzh / ifp / demo / Double < prev    next >
Encoding:
Text File  |  1987-02-03  |  70 b   |  5 lines

  1. (* Double a number - e.g. 3:Double -> 6 *)
  2.  
  3. DEF Double AS [id,id]|+;
  4.  
  5.