# HG changeset patch # User Wuzzy # Date 1492613072 -3600 # Node ID dc250fc5bc246a9384eb32c17a8a03609375e05a # Parent 1455b4ad1ec31627b680870eb9205eba4ebc3225 PascalSyntax: remove space diff -r 1455b4ad1ec3 -r dc250fc5bc24 PascalSyntax.wiki --- a/PascalSyntax.wiki Wed Apr 19 15:44:20 2017 +0100 +++ b/PascalSyntax.wiki Wed Apr 19 15:44:32 2017 +0100 @@ -1,5 +1,4 @@ #summary Hedgewars-specific Pascal syntax rules - = Hedgewars-specific Pascal syntax rules = When programming in Pascal for Hedgewars, we have two rules which must be always obeyed. This is because of our tool `pas2c` which doesn't fully understand Pascal yet. If these rules are broken, `pas2c` will fail to operate.