Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TTool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
mbe-tools
TTool
Commits
b4fad9ef
Commit
b4fad9ef
authored
14 years ago
by
Ludovic Apvrille
Browse files
Options
Downloads
Patches
Plain Diff
update on build version: builder.txt
parent
c6d771cb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.txt
+1
-1
1 addition, 1 deletion
build.txt
src/ui/DefaultText.java
+9
-9
9 additions, 9 deletions
src/ui/DefaultText.java
with
10 additions
and
10 deletions
build.txt
+
1
−
1
View file @
b4fad9ef
4971
4972
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/ui/DefaultText.java
+
9
−
9
View file @
b4fad9ef
...
@@ -48,8 +48,8 @@ package ui;
...
@@ -48,8 +48,8 @@ package ui;
public
class
DefaultText
{
public
class
DefaultText
{
public
static
String
BUILD
=
"497
0
"
;
public
static
String
BUILD
=
"497
1
"
;
public
static
String
DATE
=
"2010/05/10 12:
1
1:
4
2 CET"
;
public
static
String
DATE
=
"2010/05/10 12:
5
1:2
5
CET"
;
public
static
StringBuffer
sbAbout
=
makeAbout
();
public
static
StringBuffer
sbAbout
=
makeAbout
();
...
@@ -69,12 +69,12 @@ public class DefaultText {
...
@@ -69,12 +69,12 @@ public class DefaultText {
private
static
StringBuffer
makeAbout
()
{
private
static
StringBuffer
makeAbout
()
{
StringBuffer
sb
=
new
StringBuffer
();
StringBuffer
sb
=
new
StringBuffer
();
sb
.
append
(
"TTool version "
+
getFullVersion
()
+
"\n\n"
);
sb
.
append
(
"TTool version "
+
getFullVersion
()
+
"\n\n"
);
sb
.
append
(
"Programmers\n\tLudovic Apvrille, Daniel Knorreck - T
ELECOM
ParisTech - contact email: ludovic.apvrille@telecom-paristech.fr\n"
);
sb
.
append
(
"Programmers\n\tLudovic Apvrille, Daniel Knorreck - T
elecom
ParisTech - contact email: ludovic.apvrille@telecom-paristech.fr\n"
);
sb
.
append
(
"\tCopyright
GET-ENST
/ Ludovic Apvrille / Daniel Knorreck \n\n"
);
sb
.
append
(
"\tCopyright
Institut Telecom - Telecom ParisTech
/ Ludovic Apvrille / Daniel Knorreck \n\n"
);
sb
.
append
(
"Online documentation\n\tLudovic Apvrille - TELECOM ParisTech - ludovic.apvrille@telecom-paristech.fr\n\n"
);
sb
.
append
(
"Online documentation\n\tLudovic Apvrille - TELECOM ParisTech - ludovic.apvrille@telecom-paristech.fr\n\n"
);
sb
.
append
(
"*TURTLE*:\n"
);
sb
.
append
(
"*TURTLE*:\n"
);
sb
.
append
(
"The following people have been the main contributors to the definition of the TURTLE profile:\n"
);
sb
.
append
(
"The following people have been the main contributors to the definition of the TURTLE profile:\n"
);
sb
.
append
(
"\tLudovic Apvrille, T
ELECOM
ParisTech, ludovic.apvrille@telecom-paristech.fr\n"
);
sb
.
append
(
"\tLudovic Apvrille, T
elecom
ParisTech, ludovic.apvrille@telecom-paristech.fr\n"
);
sb
.
append
(
"\tJean-Pierre Courtiat, LAAS-CNRS, courtiat@laas.fr\n"
);
sb
.
append
(
"\tJean-Pierre Courtiat, LAAS-CNRS, courtiat@laas.fr\n"
);
sb
.
append
(
"\tPierre de Saqui-Sannes, ENSICA, pdss@isae.fr\n"
);
sb
.
append
(
"\tPierre de Saqui-Sannes, ENSICA, pdss@isae.fr\n"
);
sb
.
append
(
"\tFerhat Khendek, Concordia university, khendek@ece.concordia.ca\n"
);
sb
.
append
(
"\tFerhat Khendek, Concordia university, khendek@ece.concordia.ca\n"
);
...
@@ -84,10 +84,10 @@ public class DefaultText {
...
@@ -84,10 +84,10 @@ public class DefaultText {
sb
.
append
(
"For more information regarding the TURTLE profile, you can consult:\n"
);
sb
.
append
(
"For more information regarding the TURTLE profile, you can consult:\n"
);
sb
.
append
(
"TURTLE's website: http://labsoc.comelec.enst.fr/turtle\n\n\n"
);
sb
.
append
(
"TURTLE's website: http://labsoc.comelec.enst.fr/turtle\n\n\n"
);
sb
.
append
(
"*DIPLODOCUS*:\nThe following people have been the main contributors to the definition of the DIPLODOCUS profile:\n"
);
sb
.
append
(
"*DIPLODOCUS*:\nThe following people have been the main contributors to the definition of the DIPLODOCUS profile:\n"
);
sb
.
append
(
"\tRabea Ameur-Boulifa, T
ELECOM
Paristech\n"
);
sb
.
append
(
"\tRabea Ameur-Boulifa, T
elecom
Paristech\n"
);
sb
.
append
(
"\tLudovic Apvrille, T
ELECOM
Paristech\n"
);
sb
.
append
(
"\tLudovic Apvrille, T
elecom
Paristech\n"
);
sb
.
append
(
"\tSophie Coudert, T
ELECOM
Paristech\n"
);
sb
.
append
(
"\tSophie Coudert, T
elecom
Paristech\n"
);
sb
.
append
(
"\tRenaud Pacalet, T
ELECOM
Paristech\n"
);
sb
.
append
(
"\tRenaud Pacalet, T
elecom
Paristech\n"
);
sb
.
append
(
"\n"
);
sb
.
append
(
"\n"
);
sb
.
append
(
"For more information regarding the DIPLODOCUS profile, you can consult:\n"
);
sb
.
append
(
"For more information regarding the DIPLODOCUS profile, you can consult:\n"
);
sb
.
append
(
"DIPLODOCUS's website: http://www.comelec.enst.fr/recherche/labsoc/projets/DIPLODOCUS/\n\n"
);
sb
.
append
(
"DIPLODOCUS's website: http://www.comelec.enst.fr/recherche/labsoc/projets/DIPLODOCUS/\n\n"
);
...
...
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