Changeset: 905007db0dd6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=905007db0dd6 Modified Files: sql/backends/monet5/datacell/50_datacell.mal Branch: Aug2011 Log Message:
typo diffs (12 lines): diff --git a/sql/backends/monet5/datacell/50_datacell.mal b/sql/backends/monet5/datacell/50_datacell.mal --- a/sql/backends/monet5/datacell/50_datacell.mal +++ b/sql/backends/monet5/datacell/50_datacell.mal @@ -15,7 +15,7 @@ # Copyright August 2008-2011 MonetDB B.V. # All Rights Reserved. -# This loads the MonetDB/SQL module +# This loads the MonetDB/DataCell module include opt_datacell; include datacell; include basket; _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
