1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
// this is for the PowerMac definition module CoclSystemDependent from StdFile import Files PathSeparator :== ',' DirectorySeparator :== ':' script_handler :: !{#Char} *Files -> (!Int,!*Files); clean2_compile :: !Int -> Int; clean2_compile_c_entry :: !Int -> Int;