e9458b1a7a19a63aa4c179f9ab20f4d50681c168 |
|
25-Mar-2016 |
Jens Elkner <jel+git@iws.cs.uni-magdeburg.de> |
applied utils/replaceAllHeaders.sh
- all $Header$ tokens in doc comments replaced with corresponding filename |
c127b5cc51ba9dd992c3c3d14444a6ed1ce88c67 |
|
14-Oct-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
reuse quantification |
07bb418d9b5c830e60b43b68968db5b8b63bfc2e |
|
12-Sep-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
refactored dom substitutions and conditionals |
df0d74668ad4e978b8d367f8ce5caaad64792fa2 |
|
11-Sep-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
made failure messages more human readable |
22b9153fa40713977fa959bd752184204a9c041d |
|
09-Sep-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
also collect definedness conditions for casts in substitutions |
eeefbfb04e4bd24c0e64d1f8158b89bb00ab47b2 |
|
08-Sep-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
added timout to termination prover |
96a3f4b391a98d0e91bc1f608398442f29d4c69e |
|
08-Sep-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
moved some code and refactored substitution in termination proof |
e5bf1cecd6f65e5c36b033d9d3f93938846a9ec9 |
|
05-Sep-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
minor refactorings |
6ae1c0585e45e307316e6c74b6ebe6f7f3c5d0b0 |
|
04-Jun-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
moved -ea option before -jar
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18003 cec4b9c1-7d33-0410-9eda-942365e851bb |
918702aa51b5ca6f2216e098ac514c3000d9096a |
|
04-Jun-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
option -ea makes java terminate on exception #1169
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18002 cec4b9c1-7d33-0410-9eda-942365e851bb |
c12ed09f57ee4eb14e4d7a083e851f5e94f56246 |
|
18-Apr-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
use Result monad rather than Either that fails with error
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17867 cec4b9c1-7d33-0410-9eda-942365e851bb |
ac4396d6f4957cbb9451aa1f778ff5146ed4b2cf |
|
18-Apr-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
mixed left and right
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17866 cec4b9c1-7d33-0410-9eda-942365e851bb |
a59baad5cc2701cc8f2947b7a61eea117db8e423 |
|
18-Apr-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
made axiom2TRS monadic
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17865 cec4b9c1-7d33-0410-9eda-942365e851bb |
083544c26698eb0f378de1e27aac3067782052de |
|
18-Apr-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
added context to extend error message
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17864 cec4b9c1-7d33-0410-9eda-942365e851bb |
684417317d120f7776f53bd706a6eb951c6a4126 |
|
26-Mar-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
changed argument order of axiom2TRS
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17813 cec4b9c1-7d33-0410-9eda-942365e851bb |
722e44a0c1d71d272df647065ab5f859cac00023 |
|
26-Mar-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
also consider overload relation in sameOpsApp
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17812 cec4b9c1-7d33-0410-9eda-942365e851bb |
92506fa81791d08e42c998a32b1239900f860cf5 |
|
20-Feb-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
changed translation
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17761 cec4b9c1-7d33-0410-9eda-942365e851bb |
8cd72f2c9bc8a60a1f5f4439b4fcbffdf6feda79 |
|
20-Feb-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
refactored axiomSub
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17760 cec4b9c1-7d33-0410-9eda-942365e851bb |
a05b793a45252a97ed3bd362cb6fe85ae17d363f |
|
20-Feb-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
avoid redundant parens
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17758 cec4b9c1-7d33-0410-9eda-942365e851bb |
3c5ef0f1dfeed0d74a506249f31655540c9a4908 |
|
23-Jan-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
used unlines
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17733 cec4b9c1-7d33-0410-9eda-942365e851bb |
b822099360f6e7f36857a52cf63e3b6aeaa09067 |
|
11-Jan-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
cleaned up axiom2TRS
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17728 cec4b9c1-7d33-0410-9eda-942365e851bb |
e5f384d1e47528609bb13b84096d8f95c2e6cfae |
|
10-Jan-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
refactored leading term analysis
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17725 cec4b9c1-7d33-0410-9eda-942365e851bb |
064798f3c3fa09a775361e886ff11cb997f721a7 |
|
04-Jan-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
moved code
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17709 cec4b9c1-7d33-0410-9eda-942365e851bb |
a739d7d8d0ce89e88af5ed6eb3379e9a295271c8 |
|
03-Jan-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed unused cases after stripping quantifiers or sorts
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17707 cec4b9c1-7d33-0410-9eda-942365e851bb |
94e112d16f89130a688db8b03ad3224903f5e97e |
|
04-Sep-2012 |
Christian Maeder <Christian.Maeder@dfki.de> |
refactored CASL formulas
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17288 cec4b9c1-7d33-0410-9eda-942365e851bb |
a1c74798e60ca27823b960cba6fb7d720b1de93f |
|
03-Sep-2010 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed duplicate code
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13985 cec4b9c1-7d33-0410-9eda-942365e851bb |
e3f6a3eefafeb228198cafb8592bb2962ed856ca |
|
03-Sep-2010 |
Christian Maeder <Christian.Maeder@dfki.de> |
cleaned up
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13983 cec4b9c1-7d33-0410-9eda-942365e851bb |
98890889ffb2e8f6f722b00e265a211f13b5a861 |
|
01-Sep-2010 |
Corneliu-Claudiu Prodescu <Corneliu-Claudiu.Prodescu@dfki.de> |
Added see license.txt to license field
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13959 cec4b9c1-7d33-0410-9eda-942365e851bb |
b87efd3db0d2dc41615ea28669faf80fc1b48d56 |
|
11-Aug-2010 |
Corneliu-Claudiu Prodescu <Corneliu-Claudiu.Prodescu@dfki.de> |
Changed haddock headers and inserted empty headers for the ones missing
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13857 cec4b9c1-7d33-0410-9eda-942365e851bb |
05e70c22732cd4e251ef5d7c1c5ef3839c8b772e |
|
05-Jan-2010 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed IO.Unsafe
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12966 cec4b9c1-7d33-0410-9eda-942365e851bb |
6f449482b2ca9189ac5fe5d3b2e1cb8de6e10cbc |
|
28-Jul-2009 |
Markus Gross <Markus.Gross@dfki.de> |
Code cleanup and imports minimized.
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12006 cec4b9c1-7d33-0410-9eda-942365e851bb |
e5bf97549778dbf8c314bf6daac6bd0da2067a65 |
|
28-Jul-2009 |
Markus Gross <Markus.Gross@dfki.de> |
Code cleanup
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12005 cec4b9c1-7d33-0410-9eda-942365e851bb |
79409305d56be3a6b9b7587d101aa1656efa21a3 |
|
28-Jul-2009 |
Markus Gross <Markus.Gross@dfki.de> |
Fixes ticket #718
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12003 cec4b9c1-7d33-0410-9eda-942365e851bb |
8e1091c161dd94c3dfb9c10d3f8a170e80492c0a |
|
25-Mar-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed trailing spaces
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11587 cec4b9c1-7d33-0410-9eda-942365e851bb |
9cf87d8368eb34589f16f128cc9c9a66548b75c1 |
|
02-Feb-2009 |
Markus Gross <Markus.Gross@dfki.de> |
small code formatting changes
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11346 cec4b9c1-7d33-0410-9eda-942365e851bb |
9a7e1781e935fea3b9b296fd9593e3ead8738413 |
|
27-Jan-2009 |
Markus Gross <Markus.Gross@dfki.de> |
replaced nub with nubOrd
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11320 cec4b9c1-7d33-0410-9eda-942365e851bb |
ca8196d5aa4aa4541e8251a9b6dca23ca9c81ac6 |
|
26-Jan-2009 |
Markus Gross <Markus.Gross@dfki.de> |
more refactoring
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11318 cec4b9c1-7d33-0410-9eda-942365e851bb |
39abde9ff20ec1919fe110b3def2ae07ec512b5d |
|
11-Dec-2008 |
Till Mossakowski <mossakow@iws.cs.uni-magdeburg.de> |
made termination check more robust
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11160 cec4b9c1-7d33-0410-9eda-942365e851bb |
4157c15475cba6a966ed921a91df38a8ecbd22a3 |
|
14-Oct-2008 |
Till Mossakowski <mossakow@iws.cs.uni-magdeburg.de> |
bugfix
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@10818 cec4b9c1-7d33-0410-9eda-942365e851bb |
9bfdf40cbc2c61dd8281904a03ac598d51e0a872 |
|
22-Sep-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed Simple_id constructor
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@10704 cec4b9c1-7d33-0410-9eda-942365e851bb |
dd5e505efb3641bf74ade0ba3adabf4ceaf94e60 |
|
01-Aug-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed trailing blank lines
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@10427 cec4b9c1-7d33-0410-9eda-942365e851bb |
dbc98cd8a9a829e020cfa0a9f3aff89de75caaa9 |
|
02-Apr-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
replaced getEnv by a safer getEnvDef
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9862 cec4b9c1-7d33-0410-9eda-942365e851bb |
876bd2c70a93981cc80f8376284616bce4a0fefc |
|
11-Feb-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
deleted trailing white spaces
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9543 cec4b9c1-7d33-0410-9eda-942365e851bb |
129f50b278c2d4942186d9947264aadbbfe2901c |
|
03-Feb-2008 |
Mingyi Liu <xinga@tzi.de> |
removed trace and added getTemporaryDirectory
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9513 cec4b9c1-7d33-0410-9eda-942365e851bb |
2d5366b63639aebbea53d81aa70b18e6d07bc8f9 |
|
09-Nov-2007 |
Mingyi Liu <xinga@tzi.de> |
modified termination proof
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9153 cec4b9c1-7d33-0410-9eda-942365e851bb |
929dd0a79f823a99aa27c475d13ededbae89c096 |
|
30-Oct-2007 |
Mingyi Liu <xinga@tzi.de> |
improved termination proof
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9109 cec4b9c1-7d33-0410-9eda-942365e851bb |
492287e5f5e91783ee5e169f773f28cafe93a3a9 |
|
30-Oct-2007 |
Mingyi Liu <xinga@tzi.de> |
new version for termination proof
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@9108 cec4b9c1-7d33-0410-9eda-942365e851bb |
619b330c90b31f5f269c0bbecfee7c7380bdc40b |
|
25-Sep-2007 |
Mingyi Liu <xinga@tzi.de> |
check for partial function
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8909 cec4b9c1-7d33-0410-9eda-942365e851bb |
3f540ec9f3d4356f7fe85a699f21bfe7f0e9e70e |
|
29-Aug-2007 |
Mingyi Liu <xinga@tzi.de> |
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8732 cec4b9c1-7d33-0410-9eda-942365e851bb |
2eeec5240b424984e3ee26296da1eeab6c6d739e |
|
23-Aug-2007 |
Christian Maeder <Christian.Maeder@dfki.de> |
replaced @tzi with @informatik.uni-bremen
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8698 cec4b9c1-7d33-0410-9eda-942365e851bb |
f170854df8c4520ec8c707322e1a0ec1d134756a |
|
14-Aug-2007 |
Mingyi Liu <xinga@tzi.de> |
import List(nub), delete everyOnce
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8603 cec4b9c1-7d33-0410-9eda-942365e851bb |
99748618df243076900b1fef4983b149be9f3246 |
|
19-Jul-2007 |
Mingyi Liu <xinga@tzi.de> |
delete existenial equation inrewriting system
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@8412 cec4b9c1-7d33-0410-9eda-942365e851bb |
3c3e2e0e926c4d3a479b93b2313799a582ddbede |
|
15-May-2007 |
Dominik Luecke <luecke@informatik.uni-bremen.de> |
Added HETS_APROVE
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@7904 cec4b9c1-7d33-0410-9eda-942365e851bb |
f4470d285765580c53309826fd404b438cc29b9b |
|
09-Jan-2007 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@7293 cec4b9c1-7d33-0410-9eda-942365e851bb |
e6d40133bc9f858308654afb1262b8b483ec5922 |
|
01-Jan-2007 |
Till Mossakowski <mossakow@iws.cs.uni-magdeburg.de> |
added Description header
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@7287 cec4b9c1-7d33-0410-9eda-942365e851bb |
0095c7efbddd0ffeed6aaf8ec015346be161d819 |
|
01-Jan-2007 |
Till Mossakowski <mossakow@iws.cs.uni-magdeburg.de> |
added Description header
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@7284 cec4b9c1-7d33-0410-9eda-942365e851bb |
bff12b8dba7a32a70cea874d254880e3a53cff47 |
|
22-Dec-2006 |
Mingyi Liu <xinga@tzi.de> |
Implication_if
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@7282 cec4b9c1-7d33-0410-9eda-942365e851bb |
84bd10c3106936b028de6136014a4d72f7a13265 |
|
04-Oct-2006 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@7006 cec4b9c1-7d33-0410-9eda-942365e851bb |
1adec7d1a2c53eb1b1781455691a39bfa05e9c5d |
|
08-Sep-2006 |
Mingyi Liu <xinga@tzi.de> |
conditional list of AProVE
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@6923 cec4b9c1-7d33-0410-9eda-942365e851bb |
f654467e8f13d907115a6a2470be7724a0f1510b |
|
10-Jul-2006 |
Christian Maeder <Christian.Maeder@dfki.de> |
corrected import
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@6645 cec4b9c1-7d33-0410-9eda-942365e851bb |
23a00c966f2aa8da525d7a7c51933c99964426c0 |
|
30-Jun-2006 |
Christian Maeder <Christian.Maeder@dfki.de> |
moved class Pretty from Doc to DocUtils
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@6555 cec4b9c1-7d33-0410-9eda-942365e851bb |
47d6bc7bc9a708427f96be8d805f712697ad3d9e |
|
30-Jun-2006 |
Christian Maeder <Christian.Maeder@dfki.de> |
phased out PPUtils, used showDoc for showPretty, and moved instances and utilities to DocUtils
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@6552 cec4b9c1-7d33-0410-9eda-942365e851bb |
4d6a07a233a0cea82b7b9240c82d2feca619deba |
|
27-Jun-2006 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@6523 cec4b9c1-7d33-0410-9eda-942365e851bb |
cd2265c1c7279c901e34383275e0ca44a11d5d6c |
|
29-May-2006 |
Mingyi Liu <xinga@tzi.de> |
aprove with trs input
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@6395 cec4b9c1-7d33-0410-9eda-942365e851bb |
d22e7ef710975951a551545192daf7ef3a94bd65 |
|
10-Apr-2006 |
Mingyi Liu <xinga@tzi.de> |
remove recursive import
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@6186 cec4b9c1-7d33-0410-9eda-942365e851bb |
eee66edb8898d4e81672036adc20d2aaa1d352bf |
|
23-Jan-2006 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@5693 cec4b9c1-7d33-0410-9eda-942365e851bb |
f955439310a3bdfccb2543de3b9bd29480e1033f |
|
19-Dec-2005 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@5542 cec4b9c1-7d33-0410-9eda-942365e851bb |
6d3ac9939a862b2e4a3ca45f035617ee63738df3 |
|
18-Dec-2005 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@5539 cec4b9c1-7d33-0410-9eda-942365e851bb |
d774fc2e7d543b2e264c3b8f7c0c68bd94e1901d |
|
14-Dec-2005 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@5519 cec4b9c1-7d33-0410-9eda-942365e851bb |
6e523cc84a0433f2e95ca03480f50d27fff67287 |
|
27-Nov-2005 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@5463 cec4b9c1-7d33-0410-9eda-942365e851bb |
e3269e9b66b85f91427f9be8405c5a213c88de37 |
|
22-Nov-2005 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@5441 cec4b9c1-7d33-0410-9eda-942365e851bb |
be2ce59898c3fecd3a52e981e57b553c54979bf8 |
|
01-Nov-2005 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@5329 cec4b9c1-7d33-0410-9eda-942365e851bb |
e953bea49e7f0e1a43bccf2a66c5e2a2b50848e0 |
|
29-Sep-2005 |
Christian Maeder <Christian.Maeder@dfki.de> |
expanded tabs to spaces
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@5106 cec4b9c1-7d33-0410-9eda-942365e851bb |
00c293f39ea1777bf7f682398237a2aba8d155d3 |
|
07-Sep-2005 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@4999 cec4b9c1-7d33-0410-9eda-942365e851bb |
9af1cee46dd16ba0c55a904a9d21ee2200bca2ae |
|
31-Aug-2005 |
Mingyi Liu <xinga@tzi.de> |
__* empty log message __*
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@4997 cec4b9c1-7d33-0410-9eda-942365e851bb |