gnu: julia-commonsubexpressions: Fix Texinfo syntax.
* gnu/packages/julia-xyz.scm (julia-commonsubexpressions)[synopsis] [description]: Fix Texinfo syntax.
This commit is contained in:
		
							parent
							
								
									1410383dee
								
							
						
					
					
						commit
						f233bb170b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -304,8 +304,8 @@ with.") | |||
|     (propagated-inputs | ||||
|      `(("julia-macrotools" ,julia-macrotools))) | ||||
|     (home-page "https://github.com/rdeits/CommonSubexpressions.jl") | ||||
|     (synopsis "Macro @code{@cse}") | ||||
|     (description "This package provides the @code{@cse} macro, which performs | ||||
|     (synopsis "@code{@@cse} macro for Julia") | ||||
|     (description "This package provides the @code{@@cse} macro, which performs | ||||
| common subexpression elimination.") | ||||
|     (license license:expat))) | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue