5.0. support

This commit is contained in:
Vitor Santos Costa
2016-12-16 03:37:59 -06:00
parent e6c021411b
commit a4bb9f6e0e
3 changed files with 5 additions and 5 deletions

View File

@@ -16,6 +16,10 @@
%% along with this program. If not, see <http://www.gnu.org/licenses/>.
%%=============================================================================
:- module(gecode, [(:=)/2, op(500, xfx, ':='),
(+=)/2, op(500, xfx, '+=')]).
/** @defgroup Gecode Gecode Interface
@ingroup packages