diff options
| author | KiritoDv <kiritodev01@gmail.com> | 2025-05-15 21:09:52 -0600 |
|---|---|---|
| committer | KiritoDv <kiritodev01@gmail.com> | 2025-05-15 21:09:52 -0600 |
| commit | 159315d1e903ab20d783ea58a0ca040ddd73807b (patch) | |
| tree | db319700760e83afc53460a908a3f1678639c7bf /diff | |
| parent | b9e1f0fa38fed4a1912fdf9e916ae20f5bebcd0e (diff) | |
First batch of deleting shit
Diffstat (limited to 'diff')
| -rwxr-xr-x | diff | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -#!/bin/bash - -# note, this quick hack only works with five arguments. -# if you're trying to use six arguments, you need to add another `$6` etc. - -python3 tools/asm-differ/diff.py $1 $2 $3 $4 $5 $6 $7 $8 - |
