home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lifeos2.zip / LIFE-1.02 / EXAMPLES / SUPERLIN / SL_OVERL.LF < prev    next >
Text File  |  1996-06-04  |  893b  |  51 lines

  1. %
  2. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  3. %
  4. %
  5. %                   OVERLOADING OF OPERATORS FOR SL_UTILS
  6. %                   -------------------------------------
  7. %
  8. %  
  9. %
  10. %
  11. %  AUTHOR : Arnaud Venet                     CREATION : September 17th 1993
  12. %  ------                                    --------
  13. %
  14. %
  15. %                             ---------------                        
  16. %
  17. %                    
  18. %                   Last modification : October 25th 1993 
  19. %
  20. %
  21. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  22. %
  23. %
  24. %
  25. %
  26. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  27. %
  28.  
  29.  
  30.  
  31. private('.') ?
  32.  
  33.  
  34. op(400, yfx, '.') ?
  35.  
  36.  
  37. alias('.', 'sl_utils#.') ?
  38.  
  39.  
  40. Node.Feature -> '*protected_project*'(Feature, Node).
  41.  
  42.  
  43. %
  44. % ------------------------------------------------------------------------------
  45. %
  46.  
  47.  
  48.  
  49.  
  50.  
  51.