Updated a notice related baseline and added a necessary @load line.

This commit is contained in:
Seth Hall 2011-09-20 12:19:22 -04:00
parent 412cdb16a0
commit 664500226e
2 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,6 @@
##! Implements notice functionality across clusters.
@load ./main
@load base/frameworks/cluster
module Notice;