Coding Convention

  • Begin every predicate with an introductory comment in the standard format:
    % remove_dubplicate(+List, -ProcessedList)
    %
    % Removes the dubplicates in List, giving ProcessedList.

-- LeNguyenThinh -- 29 Jun 2005

This topic: INCOM > WebHome > Literatur > CodingConvention
Topic revision: 17 Oct 2012, UnknownUser
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback