13 lines
172 B
Plaintext
Raw Normal View History

2005-04-24 08:51:33 +00:00
{-# OPTIONS -fglasgow-exts #-}
module Plugin ( resource_dyn ) where
import API
import AltData
resource = plugin
resource_dyn :: Dynamic
resource_dyn = toDyn resource