#include "tcl-io/tclpkg-io.h"
#include "io/io.h"
#include "io/iolegacy.h"
#include "io/ioutil.h"
#include "io/outputfile.h"
#include "io/xmlreader.h"
#include "tcl/objpkg.h"
#include "tcl/list.h"
#include "tcl/pkg.h"
#include "rutz/error.h"
#include "rutz/fstring.h"
#include "rutz/sfmt.h"
#include <fstream>
#include "rutz/trace.h"
Go to the source code of this file.
Functions | |
int | Io_Init (Tcl_Interp *interp) |
int | Outputfile_Init (Tcl_Interp *interp) |
Definition in file tclpkg-io.cc.