Commit b7268bfa authored by Andreas Tille's avatar Andreas Tille
Browse files

New upstream version 1.7.9

parent 50db23f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
History:
1.7.9: 20/12/18 O. Sallou - Fix repeat lower bound, 0 was ignored
1.7.8: 03/04/18 O. Sallou - Detect process execution failure (out of memory, etc.) and display error message
1.7.7: 08/12/17 O. Sallou - Fix *not* and *spacer* contraints when reaching end of sequence (last characters)
1.7.6: 07/12/17 O. Sallou - Fix endConstraint, was comparing end position + 1 instead of end position

Doc/JavaDoc/Logol.html

0 → 100644
+593 −0

File added.

Preview size limit exceeded, changes collapsed.

+351 −0

File added.

Preview size limit exceeded, changes collapsed.

+31 −0
Original line number Diff line number Diff line
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Wed Jul 21 15:53:22 CEST 2010 -->
<TITLE>
All Classes
</TITLE>

<META NAME="date" CONTENT="2010-07-21">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/irisa/genouest/logol/types/ViewVariable.html" title="class in org.irisa.genouest.logol.types" target="classFrame">ViewVariable</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
+31 −0
Original line number Diff line number Diff line
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Wed Jul 21 15:53:22 CEST 2010 -->
<TITLE>
All Classes
</TITLE>

<META NAME="date" CONTENT="2010-07-21">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/irisa/genouest/logol/types/ViewVariable.html" title="class in org.irisa.genouest.logol.types">ViewVariable</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
Loading