Fixed: italics error in footnote.
This commit is contained in:
parent
9553a93622
commit
b61cbd28a6
1 changed files with 1 additions and 1 deletions
|
@ -166,4 +166,4 @@ The `import` statement supports both relative and absolute path names. If the pa
|
|||
|
||||
If the file cannot be found, a compiler error will occur.
|
||||
|
||||
_**Note:** In order to prevent recursive inclusion, _ssc_ keeps track of all imported files and will ignore `import` statements whose files have already been compiled before._
|
||||
_**Note:** In order to prevent recursive inclusion, ssc keeps track of all imported files and will ignore `import` statements whose files have already been compiled before._
|
Loading…
Reference in a new issue