We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cccc52 commit 6cbbe4aCopy full SHA for 6cbbe4a
INCLUDE/COMMON.INC
@@ -2,7 +2,7 @@
2
{$define __BAYER_COMMON_INC__}
3
4
{$ifdef VER70}
5
-{N+} { enable numeric processor, BP7 only }
+{$N+} { enable numeric processor, BP7 only }
6
{$endif}
7
8
uses dos;
0 commit comments