PreviousUpNext

15.3.98  src/lib/compiler/back/low/display/graph-viewer.api

/*
 * Graph viewer api.
 *
 * -- Allen Leung
 */

# Compiled by:
#     src/lib/compiler/back/low/lib/visual.lib

api Graph_Viewer {
    #
    view:  graph_layout::Layout -> Void;
};


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext