mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 06:45:37 +03:00
9 lines
152 B
Modula-2
Executable File
9 lines
152 B
Modula-2
Executable File
LIBRARY PAWNC
|
|
DESCRIPTION 'Pawn compiler'
|
|
|
|
EXPORTS Compile
|
|
pc_compile
|
|
pc_addconstant
|
|
pc_addtag
|
|
pc_enablewarning
|