root/trunk/examples/assignvars/loader.lgt

Revision 4601, 138 bytes (checked in by pmoura, 7 weeks ago)

Added svn:mime-type property to source files (set to text/x-logtalk).

  • Property svn:mime-type set to text/x-logtalk
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2:- initialization((
3    logtalk_load(library(assignvars), [reload(skip)]),  % allow for static binding
4    logtalk_load([fsm3, rectangle3]))).
Note: See TracBrowser for help on using the browser.