mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
I really need to learn git
This commit is contained in:
parent
1d3229a729
commit
81082ea001
1 changed files with 0 additions and 7 deletions
|
@ -156,15 +156,8 @@ OpModules.Default = {
|
|||
"Conditional Jump": FlowControl.runCondJump,
|
||||
"Return": FlowControl.runReturn,
|
||||
"Comment": FlowControl.runComment,
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
"PHP Deserialize": PHP.runDeserialize,
|
||||
=======
|
||||
"Arithmetic": Arithmetic.runOp,
|
||||
>>>>>>> Added additional arithmetic source
|
||||
=======
|
||||
"Arithmetic": Arithmetic.runOp,
|
||||
>>>>>>> 2b47631f4d9c1174ca841005f4cc04c12df7225c
|
||||
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue