Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Alignment API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
moex
Alignment API
Commits
b63e0f76
Commit
b63e0f76
authored
18 years ago
by
Jérôme Euzenat
Browse files
Options
Downloads
Patches
Plain Diff
- changed the class name for default method
parent
a9667626
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/fr/inrialpes/exmo/align/util/Procalign.java
+2
-2
2 additions, 2 deletions
src/fr/inrialpes/exmo/align/util/Procalign.java
with
2 additions
and
2 deletions
src/fr/inrialpes/exmo/align/util/Procalign.java
+
2
−
2
View file @
b63e0f76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 The University of Manchester
* Copyright (C) 2003 The University of Karlsruhe
* Copyright (C) 2003-200
5
, INRIA Rhne-Alpes
* Copyright (C) 2003-200
6
, INRIA Rhne-Alpes
* Copyright (C) 2004, Universit de Montral
*
* Modifications to the initial code base are copyright of their
...
...
@@ -123,7 +123,7 @@ public class Procalign {
String
cutMethod
=
"hard"
;
String
initName
=
null
;
Alignment
init
=
null
;
String
alignmentClassName
=
"fr.inrialpes.exmo.align.impl.method.
NameEq
Alignment"
;
String
alignmentClassName
=
"fr.inrialpes.exmo.align.impl.method.
StringDist
Alignment"
;
String
filename
=
null
;
String
paramfile
=
null
;
String
rendererClass
=
"fr.inrialpes.exmo.align.impl.renderer.RDFRendererVisitor"
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment