Menu

Tree [609a7b] master /
 History

HTTPS access


File Date Author Commit
 U-238 2014-09-04 Sergei Lodyagin Sergei Lodyagin [609a7b] rfc3965 (uri) added wip
 docs 2013-01-15 Sergei Lodyagin Sergei Lodyagin [713284] uranium_intro: fix errors.
 .gitignore 2011-10-02 Sergei Lodyagin Sergei Lodyagin [5e848c] Update .gitignore
 LICENSE 2011-10-05 Sergei Lodyagin Sergei Lodyagin [647351] Add LICENSE
 README 2012-05-22 Sergei Lodyagin Sergei Lodyagin [4fa15b] README changes

Read Me

Uranium (mostly) is a test framework.
Now it tested with SWI-Prolog only.

Before using Uranium you should define the Uranium path 
in you .plrc like this:

:- dynamic user:file_search_path/2.
:- assertz(user:file_search_path(u,
          '/home/serg/uranium-test/U-238/u')).
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.