From 04cdcb0feb369ac4c60e10ccdc139c57e8b52e62 Mon Sep 17 00:00:00 2001 From: Zearin Date: Fri, 7 Oct 2011 10:34:23 -0400 Subject: Removed leftovers from installing with pip. Oops! I noticed there was a bunch of extra crap left over from when I installed this module onto my own system. I thought it wouldn't have modified itself at the time (just the Python module library on my system), but I was wrong. Begone, useless cruft! --- doxygen/man/man3/ignoreBug.3 | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 doxygen/man/man3/ignoreBug.3 (limited to 'doxygen/man/man3/ignoreBug.3') diff --git a/doxygen/man/man3/ignoreBug.3 b/doxygen/man/man3/ignoreBug.3 deleted file mode 100644 index b0f1206..0000000 --- a/doxygen/man/man3/ignoreBug.3 +++ /dev/null @@ -1,29 +0,0 @@ -.TH "ignoreBug" 3 "Fri Sep 9 2011" "Cmd2" \" -*- nroff -*- -.ad l -.nh -.SH NAME -ignoreBug \- -.SH SYNOPSIS -.br -.PP -.SS "Variables" - -.in +1c -.ti -1c -.RI "tuple \fBparser\fP = Word(printables)" -.br -.ti -1c -.RI "string \fBteststr\fP = 'please /* ignoreme: | oops */ findme: | kthx'" -.br -.in -1c -.SH "Variable Documentation" -.PP -.SS "tuple \fBignoreBug::parser\fP = Word(printables)" -.PP -Definition at line 4 of file ignoreBug\&.py'\&. -.SS "string \fBignoreBug::teststr\fP = 'please /* ignoreme: | oops */ findme: | kthx'" -.PP -Definition at line 3 of file ignoreBug\&.py'\&. -.SH "Author" -.PP -Generated automatically by Doxygen for Cmd2 from the source code'\&. -- cgit v1.2.1