Added 64-bit types to the library.
[doldaconnect.git] / lib / makecmds
index 750b43d..c6f63ee 100755 (executable)
@@ -5,6 +5,7 @@
      "s" => "RESP_STR",
      "d" => "RESP_DSC",
      "i" => "RESP_INT",
+     "I" => "RESP_LNUM",
      "f" => "RESP_FLOAT"
      );