Commit Graph

8 Commits

Author SHA1 Message Date
Tyson Dowd
1b3227a1d3 Update the README file to accurately describe the directory.
Estimated hours taken: 0.5

extras/README:
	Update the README file to accurately describe the directory.

samples/maze/globals.m:
	Add the copyright message.
1998-09-29 05:57:19 +00:00
Tyson Dowd
1ddd0039be Added a new example.
Estimated hours taken: 5

graphics/samples/pent/*:
        Added a new example.
1998-09-29 05:33:49 +00:00
Tyson Dowd
037e0a752f Clean up samples to use the library versions of the graphics
Estimated hours taken: 3

samples/calc/Mmakefile:
samples/maze/Mmakefile:
samples/maze/globals.m:
samples/maze/maze.m:
	Clean up samples to use the library versions of the graphics
	packages.
1998-09-06 08:22:10 +00:00
Fergus Henderson
87788d9f14 Rename Mmake' as Mmakefile', since using the name `Mmake'
Estimated hours taken: 0.25

*/Mmake:
	Rename `Mmake' as `Mmakefile', since using the name `Mmake'
	causes problems on case-insensitive file systems.
1997-09-29 17:56:36 +00:00
Thomas Conway
8d79000cf8 Place various bits of sample code in the public domain.
Estimated hours taken: 0.1

Place various bits of sample code in the public domain.

extras/complex_numbers/samples/fft.m:
extras/graphics/samples/calc/calc.m:
extras/graphics/samples/maze/maze.m:
samples/ultra_sub.m:
	place the source in the public domain.
1997-09-11 22:08:56 +00:00
Fergus Henderson
04b720630b Update the copyright messages so that (a) they contain the correct years
and (b) they say "Copyright (C) ... _The_ University of Melbourne".
1997-07-27 15:09:59 +00:00
Thomas Conway
d3fffdb9ab A sample program for the OpenGL stuff.
Estimated hours taken: somewhere between 1 and 100

graphics/samples/maze:
	A sample program for the OpenGL stuff.
1997-07-18 05:04:26 +00:00
Thomas Conway
1d7dce07a2 A sample program for the Tcl/Tk stuff.
Estimated hours taken: somewhere between 1 and 100

graphics/samples/calc:
	A sample program for the Tcl/Tk stuff.
1997-07-18 05:04:11 +00:00