Skip to content
Snippets Groups Projects
Commit c5ee0b47 authored by Wouter Deconinck's avatar Wouter Deconinck Committed by Wouter Deconinck
Browse files

Stupid fake mouse button debounce pastes

parent caf1ce93
Branches
Tags
1 merge request!170Make view12/14/15 parallel (one slice per job)
...@@ -36,7 +36,7 @@ INPUT_FILE="../../g4_0000.prim" ...@@ -36,7 +36,7 @@ INPUT_FILE="../../g4_0000.prim"
POSITIONAL=() POSITIONAL=()
while [[ $# -gt 0 ]] while [[ $# -gt 0 ]]
do do
key="$1"tag key="$1"
case $key in case $key in
-h|--help) -h|--help)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment