libsim  Versione6.3.0

◆ sl_display()

subroutine sl_display ( type(shoplists), intent(in)  sl)

Display shopping lists on screen.

Parametri
[in]slshopping lists to display

Definizione alla linea 470 del file alchimia.F03.

470 else
471 
472  stat=oracle(newbin,mybout,vfn,myvfn,.true.)
473 
474 end if
475 
476 ! delete on exit only on the main call
477 if (.not. optio_log(recurse)) then
478  call delete(maybefn)
479  call delete(usefullfn)

Generated with Doxygen.