Added regex module

This commit is contained in:
David Anderson 2004-10-05 08:53:51 +00:00
parent 74dca8b6ef
commit 23234fad0b
6 changed files with 36 additions and 0 deletions

View File

@ -50,6 +50,12 @@ fun_amxx.dll
;sockets_amxx_i386.so
;sockets_amxx.dll
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------

View File

@ -50,6 +50,12 @@ fun_amxx.dll
;sockets_amxx_i386.so
;sockets_amxx.dll
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
; --------------------------------------------------
; Day of Defeat Fun - adds functions specific to DoD
; --------------------------------------------------

View File

@ -49,3 +49,9 @@ fun_amxx.dll
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll

View File

@ -50,6 +50,12 @@
;sockets_amxx_i386.so
;sockets_amxx.dll
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
; -----------------
; Natural Selection
; -----------------

View File

@ -50,6 +50,12 @@ fun_amxx.dll
;sockets_amxx_i386.so
;sockets_amxx.dll
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
; ------------------------------------------------------------------
; Team Fortress Classic X - adds functions and stats specific to TFC
; ------------------------------------------------------------------

View File

@ -50,6 +50,12 @@ fun_amxx.dll
;sockets_amxx_i386.so
;sockets_amxx.dll
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
; -----------------------------------------------------------
; The Specialists X - adds functions and stats specific to TS
; -----------------------------------------------------------