next up previous contents
Next: Inheritance declarations for CoSy-fSDL Up: Data definitions with CoSy-fSDL Previous: Graph functors

Import a flat form file

 

Every CoSy compiler relies on several CoSy-fSDL data specifications, and especially on an CoSy-fSDL flatform-file <compiler>.fdl. This flatform-file must be imported to every -specification. The user can import a flatform-file via command line option -ff (section 1.4). If the specification is used only for one compiler, the import can also be specified in the -specification itself:


\begin{verbsyntax}\onerule{fSDLImportDeclaration}{'IMPORTSDL' String }
\end{verbsyntax}

This declares that should read an CoSy-fSDL flat form file with name String and turns on CoSy-fSDL-mode.



Uwe Assmann
1998-12-22