mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-30 19:52:13 +01:00
79ab98fef9
Create a class SketchData to store all relevant data for a sketch (trying to keep GUI stuff out of the way). Moved preprocessing code from Sketch to Compiler.