aboutsummaryrefslogblamecommitdiff
path: root/main/Mac/CoclSystemDependent.dcl
blob: ce62a786ad06a75fb23c2e79f500b8d7121064cb (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                     
                            
                         


                            




                   



                                                    
                                                                   
                               
// this is for the PowerMac
definition module CoclSystemDependent

//1.3
from StdString import String
from StdFile import Files
//3.1
/*2.0
from StdFile import :: Files
0.2*/

PathSeparator
	:==	','
DirectorySeparator
	:==	':'

script_handler :: !{#Char} *Files -> (!Int,!*Files);

clean2_compile :: !Int -> Int;

clean2_compile_c_entry :: !Int -> Int;

ensureCleanSystemFilesExists :: !String !*Files -> (!Bool, !*Files)

set_compiler_id :: !Int -> Int;