haiku/docs/develop/virtualmemory/readme
ejakowatz 52a3801208 It is accomplished ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-09 12:24:59 +00:00

19 lines
726 B
Plaintext

Virtual Memory Preferences App
By: Matt McMinn
melfinadev@earthlink.net
http://home.earthlink.net/~melfina/
Introduction
It's just a copy of the virtual memory preferences app that comes with BeOS. It works.
Documentation
Even tho it wasn't really necessary, I know I've overdocumented this app, My excuse is that I wanted to learn how to use doxygen, and this was a good app to run it on. So if you want full documentation, and you have doxygen installed, available from BeBits, run
doxygen .doxygen-conf
in the code directory, and it will create docs for you
Version
1.0: 1/28/2002
Hey, it works. You can set your virtual memory size just like in the actual app.
0.9: 10/31/2001
Initial release. Visually complete.