]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
Typo
authorManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Fri, 23 May 2014 13:57:51 +0000 (15:57 +0200)
committerManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Fri, 23 May 2014 13:57:51 +0000 (15:57 +0200)
base/create_project.pl

index 089581cacb9da236fe6b54887b840dfaedc8661f..658daabb1c7e6f3559b9d5bb2692c0e88bb14bc9 100755 (executable)
@@ -320,6 +320,6 @@ STY
    
    
    
-print "\nNOTE: The version.vhd file is neither generated nor updated when building in diamond.\n"
-print "\nUse command-line compilation to create a version file.\n"
+print "\nNOTE: The version.vhd file is neither generated nor updated when building in diamond.\n";
+print "\nUse command-line compilation to create a version file.\n";
 print "\nDone. Execute \n> diamond $project_file\nto open the project\n";