Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8310108
Simple.java
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
433 B
Subscribers
None
Simple.java
View Options
import
at.hephy.Rave.*
;
public
class
Simple
{
// static {
// rave.init();
// }
public
static
void
main
(
String
[]
args
)
{
System
.
out
.
println
(
""
);
System
.
out
.
println
(
"==================================="
);
System
.
out
.
println
(
" Simple.java"
);
System
.
out
.
println
(
"This is Rave "
+
rave
.
RaveVersion
()
);
System
.
out
.
println
(
"==================================="
);
System
.
out
.
println
(
""
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sat, Dec 21, 5:22 PM (14 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4016609
Default Alt Text
Simple.java (433 B)
Attached To
rRAVESVN ravesvn
Event Timeline
Log In to Comment