summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Abed <michaelabed@gmail.com>2012-04-10 00:57:37 -0300
committerMichael Abed <michaelabed@gmail.com>2012-04-10 00:57:37 -0300
commit4cf6ce509bb7792fa44bce215ad39e6af7c0ecaf (patch)
tree418c0d471cd1ed16c2d9c13fe4f45f0a97b92d64
parenta6762261c2cf47676c277af3c9bc45d3bcb68aa3 (diff)
downloadek301-prelim-4cf6ce509bb7792fa44bce215ad39e6af7c0ecaf.tar.gz
ek301-prelim-4cf6ce509bb7792fa44bce215ad39e6af7c0ecaf.tar.bz2
ek301-prelim-4cf6ce509bb7792fa44bce215ad39e6af7c0ecaf.zip
id no
-rwxr-xr-xprintHeader.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/printHeader.m b/printHeader.m
index bef5a55..f5927ac 100755
--- a/printHeader.m
+++ b/printHeader.m
@@ -2,6 +2,6 @@ function [] = printHeader()
fprintf('%% EK301, Section A1, Group 7, Team GNU, 4/09/12\n');
fprintf('%% Michael Abed, ID U55178419\n');
fprintf('%% Joseph Stone, ID U44434740\n');
- fprintf('%% Ben Havey, ID \n');
+ fprintf('%% Ben Havey, ID U46525972 \n');
end \ No newline at end of file