mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
2 lines
125 B
Sed
2 lines
125 B
Sed
/^#define E_[^_].*[ ][1-9][0-9]*[ ]\/\* .* \*\//s/#define E_.*[ ]\([1-9][0-9]*\)[ ]*\/\* \(.*\)[ ][ ]*\*\// \1 \2/p
|