Add basic main() function, so the project now compiles without errors
This commit is contained in:
		
							
								
								
									
										6
									
								
								src/gradix.c
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								src/gradix.c
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| int | ||||
| main(int argc, char *argv[]) | ||||
| { | ||||
| 	return 0; | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user