Changeset 3847 for trunk/manuals/migration/index.html
- Timestamp:
- 09/16/07 12:09:40 (16 months ago)
- Files:
-
- 1 modified
-
trunk/manuals/migration/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/migration/index.html
r3741 r3847 85 85 </dl> 86 86 <p> 87 Logtalk supports the use of the <a title="Consult user manual" href="../userman/programming.html# libraries"><em>library(name)</em> notation</a> on the <code>module/1-2</code> and <code>use_module/2</code> directives (assuming there is an entry for the library on the <a title="Consult reference manual" href="../refman/builtins/logtalk_library_path2.html"><code>logtalk_library_path/2</code></a> table).87 Logtalk supports the use of the <a title="Consult user manual" href="../userman/programming.html#programming_libraries"><em>library(name)</em> notation</a> on the <code>module/1-2</code> and <code>use_module/2</code> directives (assuming there is an entry for the library on the <a title="Consult reference manual" href="../refman/builtins/logtalk_library_path2.html"><code>logtalk_library_path/2</code></a> table). 88 88 </p> 89 89 <p>
