You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
Daomephsta edited this page Sep 1, 2019
·
4 revisions
This page documents the .unpick format used by DataDrivenConstantMapper.
The format consists of a format version specifier on the first line, followed by zero or more instructions, each on a new line. The format is case-sensitive.
Valid version specifiers are v1 & v2.
Each line can have one comment, which is started with a # character, and ends at the end of the line. Comments are ignored by the parser.
Instructions consist of one of more tokens separated by whitespace, the first token is the name of the instruction.