Overview
Comment:*** empty log message ***
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 4668b3f9ab45e00a4a744baf68f5c16ece015b4496fb057b47f5eadd71328d73
User & Date: gawthrop@users.sourceforge.net on 2003-03-24 14:37:55
Other Links: branch diff | manifest | tags
Context
2003-03-24
15:10:14
Removed erroneous "gino" check-in: 0659348b7c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
14:37:55
*** empty log message *** check-in: 4668b3f9ab user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:34:55
Added endfunction check-in: fa31847e7d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/gino/Makefile from [adcfa9cdc8] to [166a6cf538].

1
2
3
4
5
6
7
8
9
10
11
12
13
## Makefile for gino library

all: g_funs

g_funs:
	./create_gino.sh

clean:
	rm -rf g_funs

install: g_funs
	cp -rf ../gino /usr/share/octave/site/m












|

1
2
3
4
5
6
7
8
9
10
11
12
13
## Makefile for gino library

all: g_funs

g_funs:
	./create_gino.sh

clean:
	rm -rf g_funs

install: g_funs
	cp -rf ../gino /usr/share/octave/site/m/gino


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