TABLE OF CONTENTS
::pwtk::magi::fprint
SYNOPSIS
proc ::pwtk::magi::fprint {{file {}}} {
PURPOSE
Print the content of turbo_magnon.x input to a file or to stdout if the file argument was not specified.
ARGUMENTS
- file -- [optional] filename to print to (default = stdout)
SOURCE
::pwtk::input::fprint_ ::pwtk::magi $file }