aboutsummaryrefslogtreecommitdiff
path: root/french/eficas/files/eficas.in
diff options
context:
space:
mode:
Diffstat (limited to 'french/eficas/files/eficas.in')
-rw-r--r--french/eficas/files/eficas.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/french/eficas/files/eficas.in b/french/eficas/files/eficas.in
deleted file mode 100644
index 5ef3ee03e943..000000000000
--- a/french/eficas/files/eficas.in
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# $1 = comm
-# $2 = com0
-# $3 = com1
-# $4 = com2
-
-cd %%EFICASDIR%%/Aster
-exec %%PYTHON_CMD%% eficas_aster.pyo $1 $2 $3 $4