diff --git a/generic_data/Functions/functions.xml b/generic_data/Functions/functions.xml index da0dd2a..93c1698 100644 --- a/generic_data/Functions/functions.xml +++ b/generic_data/Functions/functions.xml @@ -161,17 +161,11 @@ <info_brief>Frames transformation</info_brief> <new_kernel>#framesTransformation</new_kernel> </function> - <function name="GSE2GSM(,)" args="1" kind="frames" group="space"> - <prompts> - <prompt type="boolean">The vector represent a position in space?</prompt> - </prompts> + <function name="GSE2GSM()" kind="frames" group="space"> <info_brief>GSE to GSM frame transformation</info_brief> <new_kernel>#GSE2GSM</new_kernel> </function> - <function name="GSM2GSE(,)" args="1" kind="frames" group="space"> - <prompts> - <prompt type="boolean">The vector represent a position in space?</prompt> - </prompts> + <function name="GSM2GSE()" kind="frames" group="space"> <info_brief>GSM to GSE frame transformation</info_brief> <new_kernel>#GSM2GSE</new_kernel> </function> -- libgit2 0.21.2