Input
asir-command
without semicolon.

 Example
primadec([x^3-1],[x])
  
Commands accepted are 
[(version) (asir_contrib_copyright) (nd_gr) (newsyz.module_syz) (fctr) (vars) (map) (newvect) (newmat) (vtol) (dp_ptod) (cons) (dp_hc) (dp_rest) (poly_solve_linear) (base_replace) (print) (p_true_nf) (matrix_det) (matrix_transpose) (dp_gr_print) (tolex) (length) (rtostr) (nk_restriction.integration_ideal) (primadec)]

Execution CPU time limit is 120  seconds.

一つの関数しか実行できません. 後ろに ; をつけたらエラーとなります.
例. nd_gr([x^2+y^2-4,x*y-1],[x,y],0,2)  
      Lexicographic GB
    newsyz.module_syz([x^2+y^2-4,x*y-1],[x,y],0,0)
      syzygy
    [F=nd_gr([x^2+y^2-4,x*y-1],[x,y],0,2), map(vars,F)]
      リストをもどせばいくつかの函数を順番に実行できる.  

Asirのページ(マニュアルもここ)