projects
/
pompage.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
MOD Mise à jour des informations de certains films notamment qques nanars
[pompage.git]
/
src
/
objet.rb
1
2
class
Objet
3
@
@compteur
=
0
4
def
initialize
5
@id
=
@
@compteur
+
1
6
@
@compteur
+
=
1
7
end
8
9
def
getXml
10
#abstrait
11
end
12
end