瀏覽代碼

Built with updated SNFMulti.


git-svn-id: https://svn.microneil.com/svn/SNF2Check/branches/adeniz_1@9 03c7648f-d85f-4116-bd46-33641c4b74a5
adeniz_1
adeniz 9 年之前
父節點
當前提交
7703710d90
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      main.cpp

+ 2
- 1
main.cpp 查看文件

@@ -24,9 +24,10 @@
#include <fstream>
#include <iostream>
#include <string>
#include "snf_engine.hpp"
#include "SNFMulti/snf_engine.hpp"

using namespace std; //introduces namespace std
using namespace SNFMulti;

const int RULEFILE_PARM = 1; // Rule Base File Parameter.
const int AUTHENTICATION_PARM = 2; // Parm position of authentication.

Loading…
取消
儲存