Overview
Comment:/system/System/ to pacify gawk
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: b96942466110cc6b93ab2f997f2a51e7f0176f213b89ad423de777e15697fe36
User & Date: geraint@users.sourceforge.net on 2014-09-04 23:07:50.000
Other Links: branch diff | manifest | tags
Context
2015-03-13
03:25:21
Use cp --force to ovewrite RCS locked files in MTT_work check-in: 140dec84c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2014-09-04
23:07:50
/system/System/ to pacify gawk check-in: b969424661 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:44:21
Added texlive-latex-extra for moreverb.sty (report) check-in: ab3d166953 user: geraint@users.sourceforge.net tags: origin/master, trunk
Changes
10
11
12
13
14
15
16



17
18
19
20
21
22
23
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26







+
+
+







# Copyright (c) P.J.Gawthrop, 1996.

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.6  2003/08/19 15:40:25  gawthrop
## Fix _ prob in section headers.
##
## Revision 1.5  2003/08/19 13:10:47  gawthrop
## More arg stuff
##
## Revision 1.4  2002/05/09 16:07:54  gawthrop
## Now handles multiple options whis .tex files as well
##
## Revision 1.3  2002/05/01 14:07:05  gawthrop
242
243
244
245
246
247
248
249

250
251
245
246
247
248
249
250
251

252
253
254







-
+


      Label = sprintf("%s", SysRepLangArgs);
      Caption = sprintf("System \\textbf{%s}, representation %s (%s)", System, Representation, __Args);
      printf("\\fig{%s}\n    {%s}\n    {0.9}\n    {%s}\n",FileName,Label,Caption);
  }
}
END {

}' mtt_switches="${mtt_switches}" system=$1 Directory=$directory PWD=`pwd` > $1_rep.tex
}' mtt_switches="${mtt_switches}" System=$1 Directory=$directory PWD=`pwd` > $1_rep.tex

fi

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]