You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ Each of the first four options corresponds to a specific syntax:
| Syntax | Compiler Option |
|-|-|
| Significant Indentation |`-indent`|
| Classical Braces |`-noindent`|
| Classical Braces |`-no-indent`|
As we will see in further detail these options can be used in combination with the `-rewrite` option to automate the conversion to a particular syntax.