summaryrefslogtreecommitdiffstats
path: root/doc/manual/example6/gen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/example6/gen.sh')
-rw-r--r--doc/manual/example6/gen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/example6/gen.sh b/doc/manual/example6/gen.sh
index c44676f..9708851 100644
--- a/doc/manual/example6/gen.sh
+++ b/doc/manual/example6/gen.sh
@@ -14,4 +14,4 @@ else
SEP=:
fi
-java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.sun.gluegen.GlueGen -I. -Ecom.sun.gluegen.JavaEmitter -Cfunction.cfg function.h
+java -cp $GLUEGEN_JAR$SEP$ANTLR_JAR com.jogamp.gluegen.GlueGen -I. -Ecom.jogamp.gluegen.JavaEmitter -Cfunction.cfg function.h