Browse Source

Add note.

Martijn Laan 1 year ago
parent
commit
6909b0a7a9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Projects/Src/ISCmplr/CompPreprocInt.pas

+ 2 - 0
Projects/Src/ISCmplr/CompPreprocInt.pas

@@ -7,6 +7,8 @@ unit CompPreprocInt;
   For conditions of distribution and use, see LICENSE.TXT.
 
   Compiler preprocessor interface
+
+  Actually not only used by ISCmplr but also by ISPP
 }
 
 interface