Fix \U{\m} -> \U{m} in Serway and Jewett v4's problem28.25.tex.
[course.git] / html / inactive / lectures.shtml
1 <!--#include virtual="shared/header.shtml"-->
2
3 <h3>Lectures</h3>
4
5 <?php
6 include('php/section_docs.php');
7 printSectionDocs('Lecture', 'doc/lec', 'lec', 20);
8 ?>
9
10 <!--#include virtual="shared/footer.shtml"-->