repo.or.cz
/
aesalon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Began proof-of-concept memory module.
[aesalon.git]
/
modules
/
memory
/
module.conf
blob
4e419a9bf9710f8b6c58cb8c34c705d712267cb2
1
module memory {
2
collectorPath = "build/libcollector.so";
3
marshalPath = "build/libmarshal.so";
4
artisanPath = "build/libartisan.so";
5
}
6