[Commit] rrserver rrserve,NONE,1.1

Keith Packard commit@keithp.com
Thu, 29 May 2003 01:16:06 -0700


Committed by: keithp

Update of /local/src/CVS/rrserver
In directory home.keithp.com:/tmp/cvs-serv15891

Added Files:
	rrserve 
Log Message:
add main script

--- NEW FILE: rrserve ---
#!/local/bin/nickle

autoload Server::Main

Server::Main::main();