LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
comfusy-examples [2010/01/17 11:27]
philippe.suter
comfusy-examples [2010/01/17 11:28]
vkuncak
Line 178: Line 178:
  
 ++++click to reveal the code| ++++click to reveal the code|
-import synthesis.Definitions._ 
  
 <code scala> <code scala>
 +import synthesis.Definitions._
 object NewYearSong { object NewYearSong {
     def main(args : Array[String]) : Unit = {     def main(args : Array[String]) : Unit = {
Line 213: Line 213:
 </​code>​ </​code>​
 ++++ ++++
- 
-