View source with raw comments or as raw
   1:- module(conf_flint, []).
   2
   3/** <module> Include Flint SPARQL Editor
   4
   5Add the Flint SPARQL Editor to the menu.  Default is YASGUI.
   6
   7@see applications(flint)
   8*/
   9
  10:- use_module(applications(flint)).