Overview
Comment:out now aliases 2
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 5b0761c84615b2e1d33b5dbddd22674d086f92efe288f4c5689857078a1fe9c0
User & Date: gawthrop@users.sourceforge.net on 1998-07-08 15:45:50
Other Links: branch diff | manifest | tags
Context
1998-07-10
08:43:46
Added -I switch check-in: 3d2fb0d81d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1998-07-08
15:45:50
out now aliases 2 check-in: 5b0761c846 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:35:15
Added errorfile argument check-in: b2b7e2b8cb user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/comp/simple/C_alias.m from [745e831d0c] to [1470d15671].

1
2
3
4
5
6
7



8
9
10
11
12
13
14
15
function alias = C_alias	# Port aliases for C

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$



###############################################################

  alias.in     = '1';
  alias.out    = '1';

endfunction









>
>
>



|




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
function alias = C_alias	# Port aliases for C

###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.1  1998/07/02 14:49:14  peterg
## Initial revision
##
###############################################################

  alias.in     = '1';
  alias.out    = '2';

endfunction



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