Changeset 4580 for trunk/manuals
- Timestamp:
- 11/07/08 16:33:23 (2 months ago)
- Files:
-
- 1 modified
-
trunk/manuals/userman/installing.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/userman/installing.html
r4561 r4580 171 171 </p> 172 172 <dl> 173 <dt><code>prolog</code></dt> 174 <dd>Name of the back-end Prolog compiler (an atom). This flag can be used for conditional compilation of Prolog specific code.</dd> 175 </dl> 176 <dl> 173 177 <dt><code>startup_message</code></dt> 174 178 <dd>Controls the messages printed by Logtalk at startup. Possible flag values are <code>flags(verbose)</code> (the usual default; prints the Logtalk banner and a list of all default compiler flags), <code>flags(compact)</code> (a more compact listing of the default compiler flags), <code>banner</code> (prints only the Logtalk banner), and <code>none</code> (suppress all startup messages; useful for batch processing).</dd> … … 226 230 <div class="copyright"> 227 231 <span>Copyright © <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> — <a href="http://logtalk.org">Logtalk.org</a></span><br/> 228 <span>Last updated on: October 20, 2008</span>232 <span>Last updated on: November 7, 2008</span> 229 233 </div> 230 234 <div class="navbottom">
