Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/proposals/concurrency/style/cfa-format.tex

    rb9d0fb6 r3364962  
    254254}{}
    255255
    256 \lstnewenvironment{gocode}[1][]{
    257   \lstset{
    258     language = Golang,
    259     style=defaultStyle,
    260     #1
    261   }
    262 }{}
    263 
    264256\newcommand{\zero}{\lstinline{zero_t}\xspace}
    265257\newcommand{\one}{\lstinline{one_t}\xspace}
Note: See TracChangeset for help on using the changeset viewer.