add references to LX signatures

This commit is contained in:
Benjamin Funke 2026-06-21 11:31:02 +02:00
commit 3c0c6b8a53
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://en.wikipedia.org/wiki/Borland_C%2B%2B
meta("compiler", "Borland C++");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://en.wikipedia.org/wiki/Watcom_C/C%2B%2B
meta("compiler", "Watcom C/C++");
function detect() {