From: <jm...@us...> - 2014-02-06 14:37:18
|
Revision: 3963 http://sourceforge.net/p/eulergui/code/3963 Author: jmvanel Date: 2014-02-06 14:37:14 +0000 (Thu, 06 Feb 2014) Log Message: ----------- - moved FormSyntax.scala & FormSyntaxFactoryTest.scala out of package swing - Fixed most links errors in documentation.html with LinkChecker: linkchecker -o html --recursion-level=1 documentation.html Modified Paths: -------------- trunk/eulergui/html/documentation.html Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/ trunk/eulergui/src/main/scala/deductions/runtime/abstract_syntax/FormSyntax.scala trunk/eulergui/src/test/scala/deductions/runtime/abstract_syntax/ trunk/eulergui/src/test/scala/deductions/runtime/abstract_syntax/FormSyntaxFactoryTest.scala Removed Paths: ------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntax.scala trunk/eulergui/src/test/scala/deductions/runtime/swing/components/abstract_syntax/FormSyntaxFactoryTest.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |