home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / X_PROLOG.LZH / X_PROLOG / README2.1 < prev    next >
Text File  |  1990-08-13  |  349b  |  13 lines

  1. Documentation for the inline comment feature of Xprolog2.1
  2.  
  3. The programmer may now enter facts like:
  4.  
  5. procedurename <- 'Any comment', orOtherGoals.
  6.  
  7. Listing knows about those facts and displays them first.
  8.  
  9. Note that one still may use <- as a independent fact 
  10. (the listing may look funny then).
  11.  
  12. For an example see 'system'
  13.