Handling non-standard or unsupported keywords: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
If the <tt>__inline__</tt> keyword is missing or unsupported, you can work around it by adding <tt>'__inline__='</tt> to the workspace definitions.
For example if the <tt>__inline__</tt> keyword is missing or unsupported, you can work around it by adding <tt>'__inline__='</tt> to the workspace definitions.


[[Category:KB]]
[[Category:KB]]
[[Category:SCL]]

Revision as of 22:50, 11 December 2007

For example if the __inline__ keyword is missing or unsupported, you can work around it by adding '__inline__=' to the workspace definitions.