sp-item-rm-unsatisfied-cns.h revision ce476a1fb346f635574c285a4815b8de8a6cdb68
c1bef59b02d89a84c23d29663cc4e6d46148ebd2David Goldsmithvoid sp_item_rm_unsatisfied_cns(SPItem &item);
c1bef59b02d89a84c23d29663cc4e6d46148ebd2David Goldsmith#endif // SEEN_SP_ITEM_RM_UNSATISFIED_CNS_H
c1bef59b02d89a84c23d29663cc4e6d46148ebd2David Goldsmith Local Variables:
c1bef59b02d89a84c23d29663cc4e6d46148ebd2David Goldsmith c-file-style:"stroustrup"
c1bef59b02d89a84c23d29663cc4e6d46148ebd2David Goldsmith c-file-offsets:((innamespace . 0)(inline-open . 0)(case-label . +))
c1bef59b02d89a84c23d29663cc4e6d46148ebd2David Goldsmith indent-tabs-mode:nil
c1bef59b02d89a84c23d29663cc4e6d46148ebd2David Goldsmith fill-column:99
c1bef59b02d89a84c23d29663cc4e6d46148ebd2David Goldsmith// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :