Skip to content

Commit

Permalink
Removed some lingering references to ctype.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdavis committed Dec 23, 2012
1 parent 84583c0 commit c521315
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions std_consolidated_header.dd
Expand Up @@ -55,7 +55,6 @@ $(DIVID top,
$(LI <a href="std_contracts.html" title="Think assert">std.contracts</a>)
$(LI <a href="std_conv.html" title="Conversion of strings to integers">std.conv</a>)
$(LI <a href="std_cpuid.html" title="CPU identification">std.cpuid</a>)
$(LI <a href="std_ctype.html" title="Simple character classification">std.ctype</a>)
$(LI <a href="std_date.html" title="Date and time functions">std.date</a>)
$(LI <a href="std_datetime.html" title="Date and time-related types and functions">std.datetime</a>)
$(LI <a href="std_demangle.html" title="Demangle D names">std.demangle</a>)
Expand All @@ -65,7 +64,6 @@ $(DIVID top,
$(LI <a href="std_format.html" title="Formatted conversions of values to strings">std.format</a>)
$(LI <a href="std_functional.html" title="functional">std.functional</a>)
$(LI <a href="std_getopt.html" title="Command line options">std.getopt</a>)
$(LI <a href="std_gregorian.html" title="Gregorian Calendar">std.gregorian</a>)
$(LI <a href="std_json.html" title="JSON reader">std.json</a>)
$(LI <a href="std_math.html" title="the usual math functions">std.math</a>)
$(LI <a href="std_mathspecial.html" title="mathematical special functions">std.mathspecial</a>)
Expand Down

0 comments on commit c521315

Please sign in to comment.