Commit 43c1f2bfc5da59c88e51faac72a0df6a9b7d8fb6
1 parent
b5664815
Exists in
master
and in
32 other branches
Remove isinside function
Showing
1 changed file
with
0 additions
and
7 deletions
Show diff stats
generic_data/Functions/functions.xml
... | ... | @@ -7,13 +7,6 @@ |
7 | 7 | <info_brief>average</info_brief> |
8 | 8 | <new_kernel>#sampling_classic</new_kernel> |
9 | 9 | </function> |
10 | - <function name="isinside_(,)" args="1" kind="time" group="stat"> | |
11 | - <prompts> | |
12 | - <prompt>ahahah</prompt> | |
13 | - </prompts> | |
14 | - <info_brief>average</info_brief> | |
15 | - <new_kernel>#ttcat_to_param</new_kernel> | |
16 | - </function> | |
17 | 10 | <function name="median_(,)" args="1" kind="time" group="stat"> |
18 | 11 | <prompts> |
19 | 12 | <prompt>input averaging time in secs</prompt> | ... | ... |