repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
view3dscene-svn
/
view3dscene.install
blob
c3d075f9b41f6543c20c7e2058bc30c671f13e27
1
post_install() {
2
cat << EOF
3
For full documentation, including a list of keyboard controls go to:
4
5
http://vrmlengine.sourceforge.net/view3dscene.php
6
EOF
7
}
8
9
# vim:set ts=2 sw=2 et: