f_get_publ_operator.srf 268 B

1234567891011
  1. $PBExportHeader$f_get_publ_operator.srf
  2. global type f_get_publ_operator from function_object
  3. end type
  4. forward prototypes
  5. global function string f_get_publ_operator ()
  6. end prototypes
  7. global function string f_get_publ_operator ();return publ_operator
  8. end function