Revert "Merge pull request #1317 from pullreq/cpp"

This reverts commit 74135c0600, reversing
changes made to 6d749789ce.

See discussion in #1317
This commit is contained in:
ridiculousfish
2014-02-28 02:15:24 -08:00
parent 858b6aa257
commit be33d3f2a4
60 changed files with 95 additions and 103 deletions

View File

@@ -1,4 +1,4 @@
/** \file complete.cpp Functions related to tab-completion.
/** \file complete.c Functions related to tab-completion.
These functions are used for storing and retrieving tab-completion data, as well as for performing tab-completion.
*/