mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-01-10 03:27:19 -03:00
4 lines
74 B
Bash
4 lines
74 B
Bash
#!/bin/sh
|
|
sed 's/^#.*//' \
|
|
| qhasm-generic \
|
|
| sed 's_//\(.*\)$_/*\1 */_'
|