fish/fish_shell/fish_utils.h

11 lines
149 B
C
Raw Normal View History

2017-05-15 12:08:10 +00:00
//
// Created by Antoine Bartuccio on 15/05/2017.
//
#ifndef FISH_FISH_UTILS_H
#define FISH_FISH_UTILS_H
void crash();
#endif //FISH_FISH_UTILS_H