11 lines
170 B
Text
11 lines
170 B
Text
(library
|
|
(name studenttests)
|
|
(modules studenttests)
|
|
(libraries util hellocaml))
|
|
|
|
(library
|
|
(name gradedtests)
|
|
(modules gradedtests)
|
|
(libraries util hellocaml))
|
|
|
|
|