diff options
author | jestin | 2002-12-27 17:17:20 +0000 |
---|---|---|
committer | jestin | 2002-12-27 17:17:20 +0000 |
commit | 5a44dbef7c997b6e09a565306c60e7146f0f8c2b (patch) | |
tree | 682d9cf3854d06f11757d2ad9eb60ef3d45faf9a /examples/Counter.java | |
parent | 21db182d2ba046114e5a48893e32335e7990f8f5 (diff) | |
download | ivy-java-5a44dbef7c997b6e09a565306c60e7146f0f8c2b.zip ivy-java-5a44dbef7c997b6e09a565306c60e7146f0f8c2b.tar.gz ivy-java-5a44dbef7c997b6e09a565306c60e7146f0f8c2b.tar.bz2 ivy-java-5a44dbef7c997b6e09a565306c60e7146f0f8c2b.tar.xz |
Passage à 1.2.2
Diffstat (limited to 'examples/Counter.java')
-rw-r--r-- | examples/Counter.java | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Counter.java b/examples/Counter.java index bc23938..1275101 100644 --- a/examples/Counter.java +++ b/examples/Counter.java @@ -4,11 +4,12 @@ * @author Yannick Jestin * @author <a href="http://www.tls.cena.fr/products/ivy/">http://www.tls.cena.fr/products/ivy/</a> * + * (c) CENA 1998-2002 + * */ import fr.dgac.ivy.* ; import gnu.getopt.Getopt ; - /** * A program to count to the Ivy software bus messages. * The class itself can be used to collect data and send them on the terminal |