Update of /cvsroot/hoc/hoc/Bindings/AdditionalCode/Foundation
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27084/Bindings/AdditionalCode/Foundation
Added Files:
NSDate.hs
Log Message:
add NSTimeInterval type
--- NEW FILE: NSDate.hs ---
-- above NSDate
-- CUT HERE
-- below NSDate
-- CUT HERE
-- above NSDate.Forward
--X NSTimeInterval
-- CUT HERE
-- below NSDate.Forward
type NSTimeInterval = Double
|