nutools/lib/ulib/cgilsxml

9 lines
259 B
Plaintext
Raw Normal View History

2015-12-07 12:26:37 +04:00
##@cooked comments # -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
## Fonction de support pour cgilsxml
##@cooked nocomments
##@require ulib
uprovide cgilsxml
urequire ulib
function cgilsxml() { "$ULIBDIR/support/cgilsxml.py" "$@"; }