• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
    • DSS Queries
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

12 Generating Runtime Applications
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Generating Runtime Applications
        • qsave_program/2
        • qsave_program/1
        • autoload/0
        • volatile/1
        • Limitations of qsave_program
        • Runtimes and Foreign Code
        • Using program resources
        • Finding Application files
    • Packages
Availability:built-in
Sourcevolatile +Name/Arity, ...
Declare that the clauses of specified predicates should not be saved to the program. The volatile declaration is normally used to prevent the clauses of dynamic predicates that represent data for the current session from being saved in the state file.
ClioPatria (version V3.1.1-21-gb8003bb)