mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-13 06:03:37 +02:00
2016-03-29 Fred Gleason <fredg@paravelsystems.com>
* Added the 'Copy Cut' ['CP'] RML in 'lib/rdmacro.cpp' and 'lib/rdmacro.h'. * Implemented the 'Copy Cut' ['CP'] RML in 'rdcatchd/local_macros.cpp'.
This commit is contained in:
@@ -167,6 +167,7 @@ bool RDMacro::parseString(const char *str,int n)
|
||||
case RDMacro::BO:
|
||||
case RDMacro::CC:
|
||||
case RDMacro::CL:
|
||||
case RDMacro::CP:
|
||||
case RDMacro::DB:
|
||||
case RDMacro::DL:
|
||||
case RDMacro::DP:
|
||||
|
Reference in New Issue
Block a user