home *** CD-ROM | disk | FTP | other *** search
/ Freelog 3 / Freelog003.iso / Logs / Educ / WinGeom / PROJ.MAC < prev    next >
Text File  |  1993-07-07  |  228b  |  21 lines

  1.  
  2. def_macro 'Projection orthogonale',projection_orthogona
  3. obj_initiaux dp
  4. obj_finaux p
  5.  
  6.   nomme C
  7.   nomme D0
  8.   D0
  9.   C
  10.   droite_perpendiculaire
  11.   nomme D1
  12.   D1
  13.   D0
  14.   inter
  15.   nomme_inter A
  16.   A
  17.  
  18. fin_macro
  19.  
  20. fin.
  21.