repo.or.cz
/
rice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Upstream release 4.02a
[rice.git]
/
examples
/
simplepp.cxx
blob
5071b71973d96db0fcaad995a5d4492d8139925c
1
// File: simplepp.cxx
2
// Author: Rene' Jager
3
// Update: June 11, 1992
4
// Info: simple C++ example for RICE
5
6
// Use of `xx' instead of `pp' for Gnu (Unix-like) compiler.
7
8
#include
"simplepp.cpp"
9
10
11