Skip to content

Commit

Permalink
fix: bring updates from master to develop (#112)
Browse files Browse the repository at this point in the history
* Update README.md

* fix: Excludes transformation to CNF recursively

* docs: correct spelling of README (#100)

Co-authored-by: Pablo Pazo Jiménez <43904563+pabpazjim@users.noreply.github.com>

* docs: correct spelling of README (#101)

Co-authored-by: Pablo Pazo Jiménez <43904563+pabpazjim@users.noreply.github.com>

* docs: Updating the link to the website

* fix: bring updates from master to develop (#111)

* fix: Excludes transformation to CNF recursively

* fix: Excludes transformation to CNF recursively

* docs: correct spelling of README (#100)

Co-authored-by: Pablo Pazo Jiménez <43904563+pabpazjim@users.noreply.github.com>
Co-authored-by: José Miguel Horcas <horcas@lcc.uma.es>

* fix: Update diverso_lab.py to avoid problem when calling from the com… (#109)

fig: Update diverso_lab.py to avoid problem when calling from the command line

This commit updates the use of optional on python 3.9, it also corrects the problem of passing configuraiton filesfrom the command line

* fix: Missing operation to return the operation object for advanced us… (#110)

fix: Missing operation to return the operation object for advanced ussage

---------

Co-authored-by: Pablo Pazo Jiménez <43904563+pabpazjim@users.noreply.github.com>
Co-authored-by: José Miguel Horcas <horcas@lcc.uma.es>

---------

Co-authored-by: Pablo Pazo Jiménez <43904563+pabpazjim@users.noreply.github.com>
Co-authored-by: José Miguel Horcas <horcas@lcc.uma.es>
  • Loading branch information
3 people authored May 29, 2023
1 parent 2bb0119 commit 7130d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The main features of the framework are:

## Documentation

All the proyect related documentation can be found in wiki format at [wiki](https://flamapy.github.io/docs/)
All the proyect related documentation can be found in wiki format at [the tool website](https://flamapy.github.io/)

## Changelog
Detailed changes for each release are documented in the [release notes](https://github.com/diverso-lab/core/releases)
Expand Down

0 comments on commit 7130d49

Please sign in to comment.