sflload command

    (A) Function
         Reading an inner representation of an SFL module class.

    (B) Format

         sflload  <file>

    (C) Parameter
       <file>
        Designate the name of a file in which a module class is saved. 
        (This file must be created with the sflsave command.)

    (D) Notes
        It is not allowed to simulate an inner representation of 
        an SFL module class directly.
        You need to create a simulation image with the install
        command to do simulating.
        In the current version, you cannot save/load simulation images. 

    (E) Related items
        sflread command
        sflsave command
        lmc command
        install command